Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
TableExtent Structure Members
The following tables list the members exposed by TableExtent.
Public Properties
| Name | Description |
![Public Property](dotnetimages/publicProperty.gif) | UnitType | Determines how to the Value is interpreted |
![Public Property](dotnetimages/publicProperty.gif) | Value | The numerical value |
Public Methods
| Name | Description |
![Public Method](dotnetimages/publicMethod.gif) | Equals | Overloaded. Compares the specified object to this object to see if they are equivalent. |
![Public Method](dotnetimages/publicMethod.gif) | GetExtent | Gets the equivalent Extent value or null of the TableExtent does not represent twips. |
![Public Method](dotnetimages/publicMethod.gif) | GetHashCode | Returns the hash code of the structure. |
![Public Method](dotnetimages/publicMethod.gif) | ToString | Returns the string representation of this object. |
See Also