java.lang.Object
com.aspose.cells.MsoDrawingType
public class MsoDrawingType
- extends java.lang.Object
Utility class containing constants.
Represents office drawing objects type.
GROUP | |
public static final int GROUP |
-
Group
LINE | |
public static final int LINE |
-
Line
RECTANGLE | |
public static final int RECTANGLE |
-
Rectangle
OVAL | |
public static final int OVAL |
-
Oval
ARC | |
public static final int ARC |
-
Arc
CHART | |
public static final int CHART |
-
Chart
TEXT_BOX | |
public static final int TEXT_BOX |
-
TextBox
BUTTON | |
public static final int BUTTON |
-
Button
PICTURE | |
public static final int PICTURE |
-
Picture
POLYGON | |
public static final int POLYGON |
-
Polygon
CHECK_BOX | |
public static final int CHECK_BOX |
-
CheckBox
RADIO_BUTTON | |
public static final int RADIO_BUTTON |
-
RadioButton
LABEL | |
public static final int LABEL |
-
Label
DIALOG_BOX | |
public static final int DIALOG_BOX |
-
DialogBox
SPINNER | |
public static final int SPINNER |
-
Spinner
SCROLL_BAR | |
public static final int SCROLL_BAR |
-
ScrollBar
LIST_BOX | |
public static final int LIST_BOX |
-
ListBox
GROUP_BOX | |
public static final int GROUP_BOX |
-
GroupBox
COMBO_BOX | |
public static final int COMBO_BOX |
-
ComboBox
COMMENT | |
public static final int COMMENT |
-
Comment
OLE_OBJECT | |
public static final int OLE_OBJECT |
-
OleObject
CELLS_DRAWING | |
public static final int CELLS_DRAWING |
-
Only for preserving the drawing object in the template file.
UNKNOWN | |
public static final int UNKNOWN |
-
Only for preserving the drawing object in the xlsx file.
SLICER | |
public static final int SLICER |
-
Slicer
WEB_EXTENSION | |
public static final int WEB_EXTENSION |
-
Web extension
SMART_ART | |
public static final int SMART_ART |
-
Smart Art
CUSTOM_XML | |
public static final int CUSTOM_XML |
-
Custom xml shape ,such as Ink.
TIMELINE | |
public static final int TIMELINE |
-
Timeline
MODEL_3_D | |
public static final int MODEL_3_D |
-
3D Model
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.