NomenclaturesProperties.IncludedColumns Property
Gets or sets the list of columns that will be included in the workbook.
Public Property IncludedColumns() As List(Of String)
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Property Value
List<
string>
A list of column mnemonics.
The default value is null reference (Nothing in Visual Basic) which means that all available columns (only those that were set as visible) will be used.
Available since QDV 7.13.0001.
.NET Framework
Supported in: 4.8, 4.7, 4.6, 4.5.2