StiExcelExportSettingsExportObjectFormatting Property |
Gets or sets value which indicates that formatting of components will be exported to excel file or not.
Namespace:
Stimulsoft.Report.Export
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public bool ExportObjectFormatting { get; set; }
Public Property ExportObjectFormatting As Boolean
Get
Set
Property Value
Type:
BooleanSee Also