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