| static DateTime { get; } | 渲染应用程序的默认日期时间格式的当前日期和时间。只读 FieldType。 |
| static DateTime1 { get; } | 第一种预定义格式(英文为 MM/DD/YYYY)的当前日期和时间。只读 FieldType。 |
| static DateTime10 { get; } | 第十种预定义格式(英文为 hh:mm)的当前日期和时间。只读 FieldType。 |
| static DateTime11 { get; } | 第十一种预定义格式(英文为 hh:mm:ss)的当前日期和时间。只读 FieldType。 |
| static DateTime12 { get; } | 第十二种预定义格式(英文为 hh:mm AM/PM)的当前日期和时间。只读 FieldType。 |
| static DateTime13 { get; } | 第十三种预定义格式(英文为 hh:mm:ss AM/PM)的当前日期和时间。只读 FieldType。 |
| static DateTime2 { get; } | 第二种预定义格式(英文为 Day, Month DD, YYYY)的当前日期和时间。只读 FieldType。 |
| static DateTime3 { get; } | 第三种预定义格式(英文为 DD Month YYYY)的当前日期和时间。只读 FieldType。 |
| static DateTime4 { get; } | 第四种预定义格式(英文为 Month DD, YYYY)的当前日期和时间。只读 FieldType。 |
| static DateTime5 { get; } | 第五种预定义格式(英文为 DD-Mon-YY)的当前日期和时间。只读 FieldType。 |
| static DateTime6 { get; } | 第六种预定义格式(英文为 Month YY)的当前日期和时间。只读 FieldType。 |
| static DateTime7 { get; } | 第七种预定义格式(英文为 Mon-YY)的当前日期和时间。只读 FieldType。 |
| static DateTime8 { get; } | 第八种预定义格式(英文为 MM/DD/YYYY hh:mm AM/PM)的当前日期和时间。只读 FieldType。 |
| static DateTime9 { get; } | 第九种预定义格式(英文为 MM/DD/YYYY hh:mm:ss AM/PM)的当前日期和时间。只读 FieldType。 |
| static Footer { get; } | 幻灯片的页脚。只读 FieldType。 |
| static Header { get; } | 幻灯片的页眉。只读 FieldType。 |
| static SlideNumber { get; } | 当前幻灯片的编号。只读 FieldType。 |
| InternalString { get; set; } | 返回此 FieldType 对象的内部名称。读/写 String。 |