aspose.cells
Class MsoDrawingType

Utility class containing constants. Represents office drawing objects type.

Field Summary
const  NumberGROUP
           Group
const  NumberLINE
           Line
const  NumberRECTANGLE
           Rectangle
const  NumberOVAL
           Oval
const  NumberARC
           Arc
const  NumberCHART
           Chart
const  NumberTEXT_BOX
           TextBox
const  NumberBUTTON
           Button
const  NumberPICTURE
           Picture
const  NumberPOLYGON
           Polygon
const  NumberCHECK_BOX
           CheckBox
const  NumberRADIO_BUTTON
           RadioButton
const  NumberLABEL
           Label
const  NumberDIALOG_BOX
           DialogBox
const  NumberSPINNER
           Spinner
const  NumberSCROLL_BAR
           ScrollBar
const  NumberLIST_BOX
           ListBox
const  NumberGROUP_BOX
           GroupBox
const  NumberCOMBO_BOX
           ComboBox
const  NumberCOMMENT
           Comment
const  NumberOLE_OBJECT
           OleObject
const  NumberCELLS_DRAWING
           Only for preserving the drawing object in the template file.
const  NumberUNKNOWN
           Only for preserving the drawing object in the xlsx file.
const  NumberSLICER
           Slicer
const  NumberWEB_EXTENSION
           Web extension
const  NumberSMART_ART
           Smart Art
const  NumberCUSTOM_XML
           Custom xml shape ,such as Ink.
const  NumberMODEL_3_D
           3D Model
 

Field Detail

GROUP

const Number GROUP
Group

LINE

const Number LINE
Line

RECTANGLE

const Number RECTANGLE
Rectangle

OVAL

const Number OVAL
Oval

ARC

const Number ARC
Arc

CHART

const Number CHART
Chart

TEXT_BOX

const Number TEXT_BOX
TextBox

BUTTON

const Number BUTTON
Button

PICTURE

const Number PICTURE
Picture

POLYGON

const Number POLYGON
Polygon

CHECK_BOX

const Number CHECK_BOX
CheckBox

RADIO_BUTTON

const Number RADIO_BUTTON
RadioButton

LABEL

const Number LABEL
Label

DIALOG_BOX

const Number DIALOG_BOX
DialogBox

SPINNER

const Number SPINNER
Spinner

SCROLL_BAR

const Number SCROLL_BAR
ScrollBar

LIST_BOX

const Number LIST_BOX
ListBox

GROUP_BOX

const Number GROUP_BOX
GroupBox

COMBO_BOX

const Number COMBO_BOX
ComboBox

COMMENT

const Number COMMENT
Comment

OLE_OBJECT

const Number OLE_OBJECT
OleObject

CELLS_DRAWING

const Number CELLS_DRAWING
Only for preserving the drawing object in the template file.

UNKNOWN

const Number UNKNOWN
Only for preserving the drawing object in the xlsx file.

SLICER

const Number SLICER
Slicer

WEB_EXTENSION

const Number WEB_EXTENSION
Web extension

SMART_ART

const Number SMART_ART
Smart Art

CUSTOM_XML

const Number CUSTOM_XML
Custom xml shape ,such as Ink.

MODEL_3_D

const Number MODEL_3_D
3D Model

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