DataPA Enterprise Dashboard Controls API Reference
Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
| C# |
|---|
protected void SetHeaderStyle( ref ExcelRange range ) |
| Visual Basic |
|---|
Protected Sub SetHeaderStyle ( ByRef range As ExcelRange ) |
| Visual C++ |
|---|
protected: void SetHeaderStyle( ExcelRange^% range ) |
Parameters
- range
- Type: ExcelRange%