Field
Field class
表示一个字段。
public sealed class Field : DomObject<Portion>, IField
特性
姓名 | 描述 |
---|---|
Type { get; set; } | 返回或设置字段的类型。 读/写IFieldType 。 |
也可以看看
- class DomObject<TParent>
- class Portion
- interface IField
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides
表示一个字段。
public sealed class Field : DomObject<Portion>, IField
姓名 | 描述 |
---|---|
Type { get; set; } | 返回或设置字段的类型。 读/写IFieldType 。 |