RibbonDocument Methods
Include Protected Members
Include Inherited Members
The RibbonDocument type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
AppendChild | Appends a node to the tree structure that represents the XML document. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Save | Saves the document to the specified TextWriter object. |
![]() |
SelectNodes | Selects a set of nodes based on the specified XPath expression. |
![]() |
SelectSingleNode | Selects a single node based on the specified XPath expression. |
![]() |
ToString | (Inherited from Object.) |
Top
.gif)
.gif)