Adds metadata for the next column in the table.
Namespace: Spotfire.Dxp.Data.Formats.Sbdf
Assembly: Spotfire.Dxp.Data.Formats.Sbdf (in Spotfire.Dxp.Data.Formats.Sbdf.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
public void AddColumn( SbdfColumnMetadata columnMetadata )
Parameters
- columnMetadata
- Type: Spotfire.Dxp.Data.Formats.SbdfSbdfColumnMetadata
The column metadata.
Version Information
See Also