:: com :: sun :: star :: drawing ::

enum LineStyle

Values
NONE the line is hidden.  
SOLID the line is solid.  
DASH the line use dashes.  
Values' Details
NONE
NONE,
Description
the line is hidden.
SOLID
SOLID,
Description
the line is solid.
DASH
DASH,
Description
the line use dashes.
Top of Page