ICustomData
ICustomData interface
表示自定义数据的容器。
public interface ICustomData
特性
姓名 | 描述 |
---|---|
CustomXmlParts { get; } | 返回自定义 xml 部件集合。 只读ICustomXmlPartCollection 。 |
Tags { get; } | 返回客户数据标签集合。 只读ITagCollection 。 |
也可以看看
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides
表示自定义数据的容器。
public interface ICustomData
姓名 | 描述 |
---|---|
CustomXmlParts { get; } | 返回自定义 xml 部件集合。 只读ICustomXmlPartCollection 。 |
Tags { get; } | 返回客户数据标签集合。 只读ITagCollection 。 |