CSheet Class |
The CSheet type exposes the following members.
| Name | Description | |
|---|---|---|
| CSheet | Creates object of class CSheet. By default all sheets from workbook will be converted |
| Name | Description | |
|---|---|---|
| All | Convert all sheets from workbook | |
| Custom | Convert custom sheets from workbook | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Even | Convert even sheets from workbook | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| Odd | Convert odd sheets from workbook | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |