| Visual Basic (Declaration) | |
|---|---|
Public Overloads Function Add( _ ByVal header As String, _ ByVal value As String, _ ByVal style As String _ ) As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
Parameters
- header
- The header label of the new column..
- value
- Cell value text that can be used to specify the data, format, or expression for the column.
- style
- CSS style for the column.