Uses of Class
EasyXLS.Drawings.Formatting.FillFormat
-
Uses of FillFormat in EasyXLS.Charts
Modifier and TypeMethodDescriptionExcelChart.getFillFormat()
Returns the fill format of the chart area.ExcelSeries.getMarkerFillFormat()
Returns the fill formatting of the marker.Modifier and TypeMethodDescriptionvoid
ExcelSeries.setMarkerFillFormat(FillFormat fillFormat)
Sets the fill formatting of the marker. -
Uses of FillFormat in EasyXLS.Drawings
Modifier and TypeMethodDescriptionFillDrawingObject.getFillFormat()
Returns the fill format of the drawing shape.Modifier and TypeMethodDescriptionvoid
FillDrawingObject.setFillFormat(FillFormat fillFormat)
Sets the fill format of the drawing shape. -
Uses of FillFormat in EasyXLS.Drawings.Formatting