SpreadsheetConvertOptions Class |
Namespace: GroupDocs.Conversion.Options.Convert
The SpreadsheetConvertOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | SpreadsheetConvertOptions |
Initializes new instance of SpreadsheetConvertOptions class.
|
Name | Description | |
---|---|---|
![]() | Format |
The desired file type the input document should be converted to.
(Inherited from ConvertOptionsTFileType.) |
![]() | PageNumber |
The page number to start conversion from.
(Inherited from CommonConvertOptionsTFileType.) |
![]() | Pages |
The list of page indexes to be converted. Should be specified to convert specific pages.
(Inherited from CommonConvertOptionsTFileType.) |
![]() | PagesCount |
Number of pages to convert starting from PageNumber.
(Inherited from CommonConvertOptionsTFileType.) |
![]() | Password |
Set this property if you want to protect the converted document with a password.
|
![]() | Watermark |
Watermark specific options
(Inherited from CommonConvertOptionsTFileType.) |
![]() | Zoom |
Specifies the zoom level in percentage. Default is 100.
|
Name | Description | |
---|---|---|
![]() | Clone |
Clones current options instance.
(Inherited from ConvertOptions.) |
![]() | Equals(Object) |
Determines whether two object instances are equal.
(Inherited from ValueObject.) |
![]() | Equals(ValueObject) |
Determines whether two object instances are equal.
(Inherited from ValueObject.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEqualityComponents |
Gets equality components.
(Overrides ValueObjectGetEqualityComponents.) |
![]() | GetHashCode |
Serves as the default hash function.
(Inherited from ValueObject.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |