[]
Gets data fomula from a special column.
string GetDataColumnFormula(int columnIndex)
Function GetDataColumnFormula(columnIndex As Integer) As String
Type | Name | Description |
---|---|---|
int | columnIndex |
Type | Description |
---|---|
string | A string values that specifies formula of the column. |