[]
Represents the options related to data import and data analysis.
public interface IDataOptions
Gets or sets whether to automatic group Date/Time columns in PivotTables.
bool AutomaticGroupDateTimeInPivotTable { get; set; }