ICustomData
ICustomData 接口
表示自定义数据的容器。
public interface ICustomData
属性
名称 | 描述 |
---|---|
CustomXmlParts { get; } | 返回自定义 XML 部件集合。只读 ICustomXmlPartCollection 。 |
Tags { get; } | 返回客户数据标签集合。只读 ITagCollection 。 |
另请参见
- 命名空间 Aspose.Slides
- 程序集 Aspose.Slides
表示自定义数据的容器。
public interface ICustomData
名称 | 描述 |
---|---|
CustomXmlParts { get; } | 返回自定义 XML 部件集合。只读 ICustomXmlPartCollection 。 |
Tags { get; } | 返回客户数据标签集合。只读 ITagCollection 。 |