Version

TableExtent Structure Members

The following tables list the members exposed by TableExtent.

Public Constructors
 NameDescription
Public ConstructorTableExtent ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyUnitTypeDetermines how to the Value is interpreted  
Public PropertyValueThe numerical value  
Public Methods
 NameDescription
Public MethodEqualsOverloaded. Compares the specified object to this object to see if they are equivalent.  
Public MethodGetExtentGets the equivalent Extent value or null of the TableExtent does not represent twips.  
Public MethodGetHashCodeReturns the hash code of the structure.  
Public MethodToStringReturns the string representation of this object.  
Public Operators
public Operator Equality Compares the values of two TableExtent structures for equality
public Operator Inequality Compares the values of two TableExtent structures for inequality
See Also