Skip to main content
A newer version of this page is available. .

PivotXlsxExportOptionsBase Properties

Represents the base class for objects which define the PivotGrid’s export options specific to XLSX format.
Name Description
AllowBandHeaderCellMerge Gets or sets whether cell merging is enabled for band headers in the exported document.Only available in data-aware export mode. Inherited from XlsxExportOptionsEx.
AllowCellMerge Gets or sets whether cell merging is enabled in the exported document.Only available in data-aware export mode. Inherited from XlsxExportOptionsEx.
AllowCombinedBandAndColumnHeaderCellMerge Gets or sets whether the headers of the same name are exported as merged cells. Only available in data-aware export mode. Inherited from XlsxExportOptionsEx.
AllowConditionalFormatting Gets or sets whether conditional formatting rules applied to columns are preserved in the exported document.Only available in data-aware export mode. Inherited from XlsxExportOptionsEx.
AllowFixedColumnHeaderPanel Gets or sets whether the column header panel is anchored to the top of the export document and not scrolled vertically. Only available in data-aware export mode. Inherited from XlsxExportOptionsEx.
AllowFixedColumns Gets or sets whether left fixed columns enabled in a grid control are fixed in the exported document.Only available in data-aware export mode. Inherited from XlsxExportOptionsEx.
AllowGrouping Gets or sets whether data groups are exported from the source control to the output document.Only available in data-aware export mode. Inherited from XlsxExportOptionsEx.
AllowHyperLinks Gets or sets whether hyperlinks are exported.Only available in data-aware export mode. Inherited from XlsxExportOptionsEx.
AllowLookupValues Gets or sets whether combo-box and lookup columns’ lookup values are exported.Only available in data-aware export mode. Inherited from XlsxExportOptionsEx.
AllowSortingAndFiltering Gets or sets whether columns’ sorting and filtering functionality is enabled in the exported document.Only available in data-aware export mode. Inherited from XlsxExportOptionsEx.
AllowSparklines Gets or sets whether sparklines are exported.Only available in data-aware export mode. Inherited from XlsxExportOptionsEx.
ApplyFormattingToEntireColumn Gets or sets whether cell formatting (cell appearance and borders) is applied to the entire sheet columns (faster) or individual sheet cells in the range of exported rows (slower). Only available in data-aware export mode. Inherited from XlsxExportOptionsEx.
AutoCalcConditionalFormattingIconSetMinValue Gets or sets whether to set the minimum value for the Icon Set conditional formatting rule explicitly.Only available in data-aware export mode. Inherited from XlsxExportOptionsEx.
BandedLayoutMode Gets or sets how bands and columns are arranged in the output worksheet (when exporting from Banded Views).Only available in data-aware export mode. Inherited from XlsxExportOptionsEx.
CalcTotalSummaryOnCompositeRange Gets or sets whether a formula exported as total summary excludes cells with group summary values even if group summaries are calculated at runtime as custom summaries.Only available in data-aware export mode. Inherited from XlsxExportOptionsEx.
DocumentCulture Gets or sets the export document’s culture which defines numeric and date-time data formatting settings. Only available in data-aware export mode. Inherited from XlsxExportOptionsEx.
DocumentOptions Provides access to options to be embedded as the resulting XLS or XLSX file’s Document Properties. Inherited from XlExportOptionsBase.
EncryptionOptions Provides access to the XLS and XLSX file encryption options. Inherited from XlExportOptionsBase.
ExportColumnAreaHeaders Gets or sets whether to include the column field headers in the XLSX exported document.
ExportDataAreaHeaders Gets or sets whether to include the data field headers in the XLSX exported document.
ExportFilterAreaHeaders Gets or sets whether to include the filter field headers in the XLSX exported document.
ExportHyperlinks This property is not supported by the XlsxExportOptionsEx class. Use the XlsxExportOptionsEx.AllowHyperLinks property instead.Only available in data-aware export mode. Inherited from XlsxExportOptionsEx.
ExportMode Specifies whether the source is exported as a single XLSX file or multiple files, and whether each page is exported as a separate worksheet. Inherited from XlsxExportOptions.
ExportRowAreaHeaders Gets or sets whether to include the row field headers in the XLSX exported document.
ExportType Gets or sets the export type - WYSIWYG or Data Aware. Inherited from XlsxExportOptionsEx.
FitToPrintedPageHeight For internal use. Inherited from XlsxExportOptionsEx.
FitToPrintedPageWidth For internal use. Inherited from XlsxExportOptionsEx.
GroupState Gets or sets data groups’ expanded state in the exported document. Only available in data-aware export mode. Inherited from XlsxExportOptionsEx.
IgnoreErrors Specifies the document errors to be ignored in a resulting Excel file. Inherited from XlExportOptionsBase.
LayoutMode Gets or sets whether data is exported in regular mode or as a native Excel table.Only available in data-aware export mode. Inherited from XlsxExportOptionsEx.
PageRange For internal use. Inherited from XlsxExportOptionsEx.
RasterizationResolution For internal use. Inherited from XlsxExportOptionsEx.
RasterizeImages For internal use. Inherited from XlsxExportOptionsEx.
RawDataMode Enables the mode that produces simple tabular data without graphic elements, style and appearance settings. Inherited from XlExportOptionsBase.
RightToLeftDocument Gets or sets whether the layout of the resulting XLS document should be aligned to support locales using right-to-left fonts. Inherited from XlExportOptionsBase.
SheetName Gets or sets a name of the sheet in the created XLS file to which a document is exported. Inherited from XlExportOptionsBase.
ShowBandHeaders Gets or sets whether band headers are visible in the exported document. This option is in effect when exporting from Banded Grid Views if the XlsxExportOptionsEx.BandedLayoutMode option is set to Default. Only available in data-aware export mode. Inherited from XlsxExportOptionsEx.
ShowColumnHeaders Gets or sets whether column headers are visible in the exported document.Only available in data-aware export mode. Inherited from XlsxExportOptionsEx.
ShowGridLines Gets or sets a value indicating whether the grid lines should be visible in the resulting XLS file. Inherited from XlExportOptionsBase.
ShowGroupSummaries Gets or sets whether group summaries are enabled in the exported document.Only available in data-aware export mode. Inherited from XlsxExportOptionsEx.
ShowPageTitle Gets or sets whether a title is displayed for each print preview page of the exported document. Only available in data-aware export mode. Inherited from XlsxExportOptionsEx.
ShowTotalSummaries Gets or sets whether total summaries are enabled in the exported document.Only available in data-aware export mode. Inherited from XlsxExportOptionsEx.
SummaryCountBlankCells Gets or sets whether the Count summary function takes all cells into account or only non-blank cells when exporting to Excel format.Only available in data-aware export mode. Inherited from XlsxExportOptionsEx.
SuppressEmptyStrings Gets or sets whether the source control cells with Empty Strings are exported as Blank cells in Excel format.Only available in data-aware export mode. Inherited from XlsxExportOptionsEx.
SuppressHyperlinkMaxCountWarning Inherited from XlsxExportOptionsEx.
SuppressMaxColumnsWarning Gets or sets whether to suppress the exception that is raised if you export more than 16,384 columns to an XLSX file.Only available in data-aware export mode. Inherited from XlsxExportOptionsEx.
SuppressMaxRowsWarning Gets or sets whether to suppress the exception that is raised on attempting to export more than 1,048,576 rows to an XLSX file. Only available in data-aware export mode. Inherited from XlsxExportOptionsEx.
TextExportMode Gets or sets a value indicating whether the cells in the resulting XLS document should use the same formatting as the original document. Inherited from XlExportOptionsBase.
UnboundExpressionExportMode Gets or sets whether column values or column expressions are exported for unbound (calculated) columns.Only available in data-aware export mode. Inherited from XlsxExportOptionsEx.
See Also