Click or drag to resize

PrintedArea Methods

The ExcelToPdfCSheetPrintedArea type exposes the following members.

Methods
 NameDescription
Public methodCode exampleAdd(String, String, Int32) Adds custom area to export in PDF, Word
Public methodCode exampleAdd(Int32, Int32, Int32, Int32, Int32) Adds custom area to export in PDF, Word by column and row numbers.
Public methodClear Mark all sheets and cells in workbook to export into PDF, Word
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 methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also