SmartArtNode Class |
Namespace: Aspose.Slides.SmartArt
The SmartArtNode type exposes the following members.
Name | Description | |
---|---|---|
![]() | BulletFillFormat |
Returns the FillFormat object that contains fill formatting properties for a node bullet.
Note: can return null for certain types of SmartArt layout which does not provide bullets for nodes.
Read-only IFillFormat.
|
![]() | ChildNodes |
Returns collections of all child nodes of the current node.
Read-only ISmartArtNodeCollection.
|
![]() | IsAssistant |
Returns or sets the node as assistant.
Read/write Boolean.
|
![]() | IsHidden |
Returns true if this node is a hidden node in the data model.
Read-only Boolean.
|
![]() | Level |
Returns nesting level of the node.
Read-only Int32.
|
![]() | OrganizationChartLayout |
Returns or sets organization chart layout type associated with current node.
Read/write OrganizationChartLayoutType.
|
![]() | Position |
Returns or sets zero-based position of node among sibling nodes.
Read/write Int32.
|
![]() | Shapes |
Returns collections of all shapes associated with the node.
Read-only ISmartArtShapeCollection.
|
![]() | TextFrame |
Returns or sets text of the node.
Read-only ITextFrame.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Remove |
Remove current node.
|
![]() | ToString | (Inherited from Object.) |