Spread.Services Documentation
DashStyle Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread.Drawing Namespace
>
ILineFormat Interface
: DashStyle Property
Gets or sets the dash style for the specified line. Can be one of the
LineDashStyle
constants.
Syntax
C#
LineDashStyle
DashStyle {
get
;
set
;}
See Also
Reference
ILineFormat Interface
ILineFormat Members