Uses of Class
EasyXLS.Drawings.Formatting.ShadowFormat
Namespaces that use ShadowFormat
-
Uses of ShadowFormat in EasyXLS.Charts
Methods in EasyXLS.Charts that return ShadowFormatModifier and TypeMethodDescriptionExcelChart.getShadowFormat()
Returns the shadow format of the chart area. -
Uses of ShadowFormat in EasyXLS.Drawings
Methods in EasyXLS.Drawings that return ShadowFormatModifier and TypeMethodDescriptionLineDrawingObject.getShadowFormat()
Returns the shadow format of the drawing shape.Methods in EasyXLS.Drawings with parameters of type ShadowFormatModifier and TypeMethodDescriptionvoid
LineDrawingObject.setShadowFormat(ShadowFormat shadowFormat)
Sets the shadow format of the drawing shape. -
Uses of ShadowFormat in EasyXLS.Drawings.Formatting
Methods in EasyXLS.Drawings.Formatting that return ShadowFormatModifier and TypeMethodDescriptionShadowFormat.Clone()
Creates and returns a copy of this object.