GridMsoDrawingType
GridMsoDrawingType enumeration
Repräsentiert den Büro-Zeichnungsobjekttyp.
public enum GridMsoDrawingType
Werte
| Name | Wert | Beschreibung |
|---|---|---|
| Group | 0 | |
| Line | 1 | |
| Rectangle | 2 | |
| Oval | 3 | |
| Arc | 4 | |
| Chart | 5 | |
| TextBox | 6 | |
| Button | 7 | |
| Picture | 8 | |
| Polygon | 9 | |
| CheckBox | 11 | |
| RadioButton | 12 | |
| Label | 14 | |
| DialogBox | 15 | |
| Spinner | 16 | |
| ScrollBar | 17 | |
| ListBox | 18 | |
| GroupBox | 19 | |
| ComboBox | 20 | |
| Comment | 25 | |
| OleObject | 24 | |
| CellsDrawing | 30 | Nur zum Erhalt des Zeichnungsobjekts in der Vorlagendatei. |
| Unknown | 29 | Nur zum Beibehalten des Zeichnungsobjekts in der xlsx-Datei. |
Siehe auch
- namensraum Aspose.Cells.GridDesktop.Data
- Montage Aspose.Cells.GridDesktop