AllNodes
SmartArt.AllNodes property
返回 SmartArt 对象中所有节点的集合。 只读ISmartArtNodeCollection
。
public ISmartArtNodeCollection AllNodes { get; }
也可以看看
- interface ISmartArtNodeCollection
- class SmartArt
- 命名空间 Aspose.Slides.SmartArt
- 部件 Aspose.Slides
返回 SmartArt 对象中所有节点的集合。 只读ISmartArtNodeCollection
。
public ISmartArtNodeCollection AllNodes { get; }