GridMsoDrawingType
GridMsoDrawingType enumeration
代表办公室绘图对象类型。
public enum GridMsoDrawingType
价值观
姓名 | 价值 | 描述 |
---|---|---|
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 |
仅用于保留模板文件中的绘图对象。 |
Unknown | 29 |
仅用于保存 xlsx 文件中的绘图对象。 |