PptxSaveOptions
Contents
[
Hide
]
pptxSaveOptions
Represents the options of saving pptx file.
Property Name | Property Type | Nullable | ReadOnly | DefaultValue | Description |
---|---|---|---|---|---|
IgnoreHiddenRows | Boolean | True | False | Ignore hidden rows | |
AdjustFontSizeForRowType | String | True | False | Adjust font size for row type | |
ExportViewType | String | True | False | Gets and sets the display type when exporting to PowerPoint. The default exporting type is working as printing. | |
DefaultFont | String | True | False | ||
CheckWorkbookDefaultFont | Boolean | True | False | ||
CheckFontCompatibility | Boolean | True | False | ||
IsFontSubstitutionCharGranularity | Boolean | True | False | ||
OnePagePerSheet | Boolean | True | False | ||
AllColumnsInOnePagePerSheet | Boolean | True | False | ||
IgnoreError | Boolean | True | False | ||
OutputBlankPageWhenNothingToPrint | Boolean | True | False | ||
PageIndex | Integer | True | False | ||
PageCount | Integer | True | False | ||
PrintingPageType | String | True | False | ||
GridlineType | String | True | False | ||
TextCrossType | String | True | False | ||
DefaultEditLanguage | String | True | False | ||
EmfRenderSetting | String | True | False | ||
MergeAreas | Boolean | True | False | ||
SortExternalNames | Boolean | True | False | ||
UpdateSmartArt | Boolean | True | False | ||
SaveFormat | String | True | False | ||
CachedFileFolder | String | True | False | ||
ClearData | Boolean | True | False | ||
CreateDirectory | Boolean | True | False | ||
EnableHTTPCompression | Boolean | True | False | ||
RefreshChartCache | Boolean | True | False | ||
SortNames | Boolean | True | False | ||
ValidateMergedAreas | Boolean | True | False |
Parent Name : PaginatedSaveOptions