aspose.diagram
Class WindowTypeValue

Utility class containing constants. An enumerated value that may be one of the following: Drawing, Sheet, Stencil, or Icon. A Window element of WindowType='Stencil' must appear after its parent drawing window (WindowType='Drawing') and before any other drawing window elements.

Field Summary
const  NumberDRAWING
           Drawing
const  NumberSTENCIL
           Stencil.
const  NumberSHEET
           Sheet
const  NumberICON
           Icon.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

DRAWING

const Number DRAWING
Drawing

STENCIL

const Number STENCIL
Stencil.

SHEET

const Number SHEET
Sheet

ICON

const Number ICON
Icon.

UNDEFINED

const Number UNDEFINED
Undefined.

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