Click or drag to resize
ExcelExportPropertiesStartingCell Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the starting cell for the data export

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

Return Value

Type: String
The starting cell for the data export
See Also