'Usage Dim instance As DefaultSheetDataModel Dim column As Integer Dim value As String value = instance.GetDataColumnCaption(column)
Parameters
- column
- Column index for which caption is requested
Return Value
String containing the column caption of the bound data for the specified column