aspose.cells
Class MsoLineDashStyle

Utility class containing constants. Represents style of dash drawing lines.

Field Summary
const  NumberDASH
           Represent a dash line.
const  NumberDASH_DOT
           Represents a dash-dot line.
const  NumberDASH_DOT_DOT
           Represents a dash-dot-dot line.
const  NumberDASH_LONG_DASH
           Represents a long dash-short dash line.
const  NumberDASH_LONG_DASH_DOT
           Represents a long dash-short dash-dot line.
const  NumberROUND_DOT
           Represents a round-dot line.
const  NumberSOLID
           Represent a solid line.
const  NumberSQUARE_DOT
           Represents a square-dot line.
const  NumberCUSTOM
           Custom dash style.
 

Field Detail

DASH

const Number DASH
Represent a dash line.

DASH_DOT

const Number DASH_DOT
Represents a dash-dot line.

DASH_DOT_DOT

const Number DASH_DOT_DOT
Represents a dash-dot-dot line.

DASH_LONG_DASH

const Number DASH_LONG_DASH
Represents a long dash-short dash line.

DASH_LONG_DASH_DOT

const Number DASH_LONG_DASH_DOT
Represents a long dash-short dash-dot line.

ROUND_DOT

const Number ROUND_DOT
Represents a round-dot line.

SOLID

const Number SOLID
Represent a solid line.

SQUARE_DOT

const Number SQUARE_DOT
Represents a square-dot line.

CUSTOM

const Number CUSTOM
Custom dash style.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.