Uses of Class
EasyXLS.Drawings.Formatting.Format3D
Namespaces that use Format3D
-
Uses of Format3D in EasyXLS.Charts
Methods in EasyXLS.Charts that return Format3DModifier and TypeMethodDescriptionExcelChartLegend.get3DFormat()
This class does not support 3D formatting. -
Uses of Format3D in EasyXLS.Drawings
Methods in EasyXLS.Drawings that return Format3DModifier and TypeMethodDescriptionEffectDrawingObject.get3DFormat()
Returns the 3D-format of the drawing shape.IEffectDrawingObject.get3DFormat()
Returns the 3D-format of the drawing shape.Methods in EasyXLS.Drawings with parameters of type Format3DModifier and TypeMethodDescriptionvoid
EffectDrawingObject.set3DFormat(Format3D format3D)
Sets the 3D-format of the drawing shape.void
IEffectDrawingObject.set3DFormat(Format3D format3D)
Sets the 3D-format of the drawing shape. -
Uses of Format3D in EasyXLS.Drawings.Formatting
Methods in EasyXLS.Drawings.Formatting that return Format3D