aspose.cells
Class MsoArrowheadStyle

Utility class containing constants. Enumerates the line end type of the shape border line.

Field Summary
const  NumberNONE
           No line end type.
const  NumberARROW
           Arrow line end type.
const  NumberARROW_STEALTH
           Arrow Stealth line end type.
const  NumberARROW_DIAMOND
           Arrow Diamond Line end type.
const  NumberARROW_OVAL
           Arrow Oval line end type.
const  NumberARROW_OPEN
           Arrow Open line end type.
 

Field Detail

NONE

const Number NONE
No line end type.

ARROW

const Number ARROW
Arrow line end type.

ARROW_STEALTH

const Number ARROW_STEALTH
Arrow Stealth line end type.

ARROW_DIAMOND

const Number ARROW_DIAMOND
Arrow Diamond Line end type.

ARROW_OVAL

const Number ARROW_OVAL
Arrow Oval line end type.

ARROW_OPEN

const Number ARROW_OPEN
Arrow Open line end type.

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