Gets the 3D formatting options for the object.
Namespace:
Spire.Xls.Core
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
IFormat3D ThreeD { get; }
ReadOnly Property ThreeD As IFormat3D
Get
property IFormat3D^ ThreeD {
IFormat3D^ get ();
}
abstract ThreeD : IFormat3D with get
Property Value
Type:
IFormat3D
See Also