Click or drag to resize

CExcelOptions Methods

The UseOfficeCExcelOptions type exposes the following members.

Methods
 NameDescription
Public methodCode exampleAllSheets Convert all sheets from workbook
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodCode exampleSheetNames Allows to specify custom sheets to convert by their names
Public methodSheetNumber Allows to set custom sheet for converting by its number
Public methodCode exampleSheetNumbers Allows to specify custom sheets to convert by their numbers
Public methodCode exampleSheetRange Allows to specify custom sheets from X to Y
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also