Gets all the column properties with default values, without duplicates and in
the order used in the file header.
Namespace: Spotfire.Dxp.Data.Formats.Stdf
Assembly: Spotfire.Dxp.Data.Formats.Stdf (in Spotfire.Dxp.Data.Formats.Stdf.dll) Version: 30.0.11525.4184 (30.0.11525.4184)
Syntax
C#
public StdfColumnMetadata GetAllColumnProperties()
Return Value
Type: StdfColumnMetadataA ColumnMetadata instance containing all unique properties, with null values.
Version Information
See Also