Click or drag to resize
ExcelImportPropertiesSheetName Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the sheet name that will be imported

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

Return Value

Type: String
The sheet name that will be imported
See Also