[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IDataOptions

Interface IDataOptions

Namespace
GrapeCity.Documents.Excel
Assembly
GcDocs.Excel.dll

Represents the options related to data import and data analysis.

public interface IDataOptions

Properties

AutomaticGroupDateTimeInPivotTable

Gets or sets whether to automatic group Date/Time columns in PivotTables.

bool AutomaticGroupDateTimeInPivotTable { get; set; }

Property Value

bool