Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
IFormat3D ThreeD { get; }
ReadOnly Property ThreeD As IFormat3D
	Get
property IFormat3D^ ThreeD {
	IFormat3D^ get ();
}
abstract ThreeD : IFormat3D with get

Property Value

IFormat3D

See Also