Click or drag to resize
ExcelExportPropertiesShowLabels Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a property that indicates if column labels should be shown in the first row

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool ShowLabels { get; set; }

Return Value

Type: Boolean
True if column labels should be shown in the first row
See Also