GetValueByIndex
TagCollection.GetValueByIndex 方法
返回指定索引处标签的值。
public string GetValueByIndex(int index)
参数 | 类型 | 描述 |
---|---|---|
index | Int32 | 要返回的标签的索引。 |
返回值
标签的值。
另见
- class TagCollection
- namespace Aspose.Slides
- assembly Aspose.Slides
返回指定索引处标签的值。
public string GetValueByIndex(int index)
参数 | 类型 | 描述 |
---|---|---|
index | Int32 | 要返回的标签的索引。 |
标签的值。