DocxElement Class |
Namespace: QsGemBox.Docx
The DocxElement type exposes the following members.
Name | Description | |
---|---|---|
DocxElement |
Costruttore wrapper
|
Name | Description | |
---|---|---|
InnerObject |
L'oggetto interno
|
Name | Description | |
---|---|---|
ConvertToCell |
Ritorna l'oggetto 'DocxCell' se l'oggetto corrente è una cella di una tabella, altrimenti null.
| |
ConvertToSection |
Ritorna l'oggetto 'DocxSection' se l'oggetto corrente è una sezione di documento, altrimenti null.
| |
ConvertToTable |
Ritorna l'oggetto 'DocxTable' se l'oggetto corrente è una tabella, altrimenti null.
| |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetParent |
L'oggetto padre.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |