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

Syntax

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

Property Value

IFormat3D

Implements

IShape..::..ThreeD

See Also