DocumentType
DocumentType enumeration
注释文件类型
public enum DocumentType
价值观
| 姓名 | 价值 | 描述 |
|---|---|---|
| Undefined | -1 |
未定义的 |
0 |
代表pdf格式 | |
| Cells | 1 |
代表Excel格式 |
| Slides | 2 |
代表Powerpoint格式 |
| Words | 3 |
代表字格式 |
| Images | 4 |
代表图像格式 |
5 |
表示电子邮件格式 | |
| Html | 6 |
代表HTML格式 |
| Diagram | 7 |
表示 Diagram format |