aspose.cells
Class LineType

Utility class containing constants. Enumerates the type of Picture border or Chart line.

Field Summary
const  NumberDARK_GRAY
           Represents a dark gray line.
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  NumberDOT
           Represents a dotted line.
const  NumberLIGHT_GRAY
           Represents a light gray line.
const  NumberMEDIUM_GRAY
           Represents a medium gray line.
const  NumberSOLID
           Represent a solid line.
 

Field Detail

DARK_GRAY

const Number DARK_GRAY
Represents a dark gray line.

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.

DOT

const Number DOT
Represents a dotted line.

LIGHT_GRAY

const Number LIGHT_GRAY
Represents a light gray line.

MEDIUM_GRAY

const Number MEDIUM_GRAY
Represents a medium gray line.

SOLID

const Number SOLID
Represent a solid line.

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