Uses of Class
EasyXLS.Drawings.Formatting.LineStyleFormat
-
Uses of LineStyleFormat in EasyXLS.Charts
Modifier and TypeMethodDescriptionExcelChart.getLineStyleFormat()
Returns the line style format of the chart area.ExcelSeries.getMarkerLineStyleFormat()
Returns the line style formatting of the marker.Modifier and TypeMethodDescriptionvoid
ExcelSeries.setMarkerLineStyleFormat(LineStyleFormat lineStyleFormat)
Sets the line style formatting of the marker. -
Uses of LineStyleFormat in EasyXLS.Drawings
Modifier and TypeMethodDescriptionLineDrawingObject.getLineStyleFormat()
Returns the line style format of the drawing shape.Modifier and TypeMethodDescriptionvoid
LineDrawingObject.setLineStyleFormat(LineStyleFormat lineStyleFormat)
Sets the line style format of the drawing shape. -
Uses of LineStyleFormat in EasyXLS.Drawings.Formatting
Modifier and TypeMethodDescriptionLineStyleFormat.Clone()
Creates and returns a copy of this object.