Overview
SlideReference 是一个类在Aspose.Slides FOSS的.NET中.
引用表格中的幻灯片,包含其唯一ID和关系ID.
特性: RelId, SlideId.
Description
SlideReference 是一个类在Aspose.Slides FOSS库的.NET,它暴露了 0 种方法和 2 个属性用于编程使用.
Properties
| Name | Type | Access | Description |
|---|
SlideId | int | 阅读/写作 | 获取或设置幻灯片的ID. |
RelId | string | 阅读/写作 | 获得或设置了连接ID. |
See Also