Class $.wijmo.wijspread.LineStyle
Constructor Attributes | Constructor Name and Description |
---|---|
Specifies the line drawing style for the border.
|
Field Attributes | Field Name and Description |
---|---|
<static> |
$.wijmo.wijspread.LineStyle.dashDot
Indicates a border line with dash-dot.
|
<static> |
$.wijmo.wijspread.LineStyle.dashDotDot
Indicates a border line with dash-dot-dot.
|
<static> |
$.wijmo.wijspread.LineStyle.dashed
Indicates a border line with dashes.
|
<static> |
$.wijmo.wijspread.LineStyle.dotted
Indicates a border line with dots.
|
<static> |
$.wijmo.wijspread.LineStyle.double
Indicates a double border line.
|
<static> |
$.wijmo.wijspread.LineStyle.empty
Indicates a border line without a style.
|
<static> |
$.wijmo.wijspread.LineStyle.hair
Indicates a border line with all dots.
|
<static> |
$.wijmo.wijspread.LineStyle.medium
Indicates a medium border line with a solid line.
|
<static> |
$.wijmo.wijspread.LineStyle.mediumDashDot
Indicates a medium border line with dash-dot-dot.
|
<static> |
$.wijmo.wijspread.LineStyle.mediumDashDotDot
Indicates a medium border line with dash-dot-dot.
|
<static> |
$.wijmo.wijspread.LineStyle.mediumDashed
Indicates a medium border line with dashes.
|
<static> |
$.wijmo.wijspread.LineStyle.slantedDashDot
Indicates a slanted border line with dash-dot.
|
<static> |
$.wijmo.wijspread.LineStyle.thick
Indicates a thick border line with a solid line.
|
<static> |
$.wijmo.wijspread.LineStyle.thin
Indicates a border line with a solid thin line.
|
Field Detail
<static>
$.wijmo.wijspread.LineStyle.dashDot
Indicates a border line with dash-dot.
<static>
$.wijmo.wijspread.LineStyle.dashDotDot
Indicates a border line with dash-dot-dot.
<static>
$.wijmo.wijspread.LineStyle.dashed
Indicates a border line with dashes.
<static>
$.wijmo.wijspread.LineStyle.dotted
Indicates a border line with dots.
<static>
$.wijmo.wijspread.LineStyle.double
Indicates a double border line.
<static>
$.wijmo.wijspread.LineStyle.empty
Indicates a border line without a style.
<static>
$.wijmo.wijspread.LineStyle.hair
Indicates a border line with all dots.
<static>
$.wijmo.wijspread.LineStyle.medium
Indicates a medium border line with a solid line.
<static>
$.wijmo.wijspread.LineStyle.mediumDashDot
Indicates a medium border line with dash-dot-dot.
<static>
$.wijmo.wijspread.LineStyle.mediumDashDotDot
Indicates a medium border line with dash-dot-dot.
<static>
$.wijmo.wijspread.LineStyle.mediumDashed
Indicates a medium border line with dashes.
<static>
$.wijmo.wijspread.LineStyle.slantedDashDot
Indicates a slanted border line with dash-dot.
<static>
$.wijmo.wijspread.LineStyle.thick
Indicates a thick border line with a solid line.
<static>
$.wijmo.wijspread.LineStyle.thin
Indicates a border line with a solid thin line.