Item
CustomXmlPartCollection indexer
获取指定索引处的项目。
public CustomXmlPart this[int index] { get; }
范围 | 描述 |
---|---|
index | 指数。 |
也可以看看
- class CustomXmlPart
- class CustomXmlPartCollection
- 命名空间 Aspose.Cells.Markup
- 部件 Aspose.Cells
获取指定索引处的项目。
public CustomXmlPart this[int index] { get; }
范围 | 描述 |
---|---|
index | 指数。 |