asposecells.api

Class MsoDrawingType

Utility class containing constants. Represents office drawing objects type.

Field Summary
const  intGROUP
Group
const  intLINE
Line
const  intRECTANGLE
Rectangle
const  intOVAL
Oval
const  intARC
Arc
const  intCHART
Chart
const  intTEXT_BOX
TextBox
const  intBUTTON
Button
const  intPICTURE
Picture
const  intPOLYGON
Polygon
const  intCHECK_BOX
CheckBox
const  intRADIO_BUTTON
RadioButton
const  intLABEL
Label
const  intDIALOG_BOX
DialogBox
const  intSPINNER
Spinner
const  intSCROLL_BAR
ScrollBar
const  intLIST_BOX
ListBox
const  intGROUP_BOX
GroupBox
const  intCOMBO_BOX
ComboBox
const  intCOMMENT
Comment
const  intOLE_OBJECT
OleObject
const  intCELLS_DRAWING
Only for preserving the drawing object in the template file.
const  intUNKNOWN
Only for preserving the drawing object in the xlsx file.
const  intSLICER
Slicer
const  intWEB_EXTENSION
Web extension
const  intSMART_ART
Smart Art
const  intCUSTOM_XML
Custom xml shape ,such as Ink.
const  intTIMELINE
Timeline
const  intMODEL_3_D
3D Model
 

    • Field Detail

      • GROUP

        const int GROUP
        Group
      • LINE

        const int LINE
        Line
      • RECTANGLE

        const int RECTANGLE
        Rectangle
      • OVAL

        const int OVAL
        Oval
      • ARC

        const int ARC
        Arc
      • CHART

        const int CHART
        Chart
      • TEXT_BOX

        const int TEXT_BOX
        TextBox
      • BUTTON

        const int BUTTON
        Button
      • PICTURE

        const int PICTURE
        Picture
      • POLYGON

        const int POLYGON
        Polygon
      • CHECK_BOX

        const int CHECK_BOX
        CheckBox
      • RADIO_BUTTON

        const int RADIO_BUTTON
        RadioButton
      • LABEL

        const int LABEL
        Label
      • DIALOG_BOX

        const int DIALOG_BOX
        DialogBox
      • SPINNER

        const int SPINNER
        Spinner
      • SCROLL_BAR

        const int SCROLL_BAR
        ScrollBar
      • LIST_BOX

        const int LIST_BOX
        ListBox
      • GROUP_BOX

        const int GROUP_BOX
        GroupBox
      • COMBO_BOX

        const int COMBO_BOX
        ComboBox
      • COMMENT

        const int COMMENT
        Comment
      • OLE_OBJECT

        const int OLE_OBJECT
        OleObject
      • CELLS_DRAWING

        const int CELLS_DRAWING
        Only for preserving the drawing object in the template file.
      • UNKNOWN

        const int UNKNOWN
        Only for preserving the drawing object in the xlsx file.
      • SLICER

        const int SLICER
        Slicer
      • WEB_EXTENSION

        const int WEB_EXTENSION
        Web extension
      • SMART_ART

        const int SMART_ART
        Smart Art
      • CUSTOM_XML

        const int CUSTOM_XML
        Custom xml shape ,such as Ink.
      • TIMELINE

        const int TIMELINE
        Timeline
      • MODEL_3_D

        const int MODEL_3_D
        3D Model