Uses of Class
EasyXLS.Drawings.Formatting.FillFormat
Namespaces that use FillFormat
-
Uses of FillFormat in EasyXLS.Charts
Methods in EasyXLS.Charts that return FillFormatModifier and TypeMethodDescriptionExcelChart.getFillFormat()
Returns the fill format of the chart area.ExcelSeries.getMarkerFillFormat()
Returns the fill formatting of the marker.Methods in EasyXLS.Charts with parameters of type FillFormatModifier and TypeMethodDescriptionvoid
ExcelSeries.setMarkerFillFormat(FillFormat fillFormat)
Sets the fill formatting of the marker. -
Uses of FillFormat in EasyXLS.Drawings
Methods in EasyXLS.Drawings that return FillFormatModifier and TypeMethodDescriptionFillDrawingObject.getFillFormat()
Returns the fill format of the drawing shape.Methods in EasyXLS.Drawings with parameters of type FillFormatModifier and TypeMethodDescriptionvoid
FillDrawingObject.setFillFormat(FillFormat fillFormat)
Sets the fill format of the drawing shape. -
Uses of FillFormat in EasyXLS.Drawings.Formatting
Methods in EasyXLS.Drawings.Formatting that return FillFormat