WorksheetFormat Class Members
In This Topic
The following tables list the members exposed by
WorksheetFormat.
Public Constructors
| Name | Description |
 | WorksheetFormat | Overloaded. Initializes a new instance of the class. |
Public Properties
| Name | Description |
 | AutoHeight | Gets a value indicating whether row height is calculated automatically. |
 | ColumnWidth | Gets the width of the column, in DIP. |
 | RowHeight | Gets the height of the row. |
 | RowsHiddenByDefault | Gets a value indicating whether rows are hidden by default. |
Public Methods
| Name | Description |
 | Equals | Determines whether the specified System.Object, is equal to this instance. |
 | GetHashCode | Returns a hash code for this instance. |
See Also