Spotfire.Dxp.Data.Formats.Stdf Namespace

Spotfire 14.3 API Reference
 
Classes

  ClassDescription
Public classStdfColumnMetadata
Represents column-level metadata in STDF.
Public classStdfMetadataCollection
Represents metadata for a table or column in STDF.
Public classStdfMetadataProperty
Represents a metadata property for a data table or column in STDF.
Public classStdfTableMetadata
Represents immutable table and column metadata in STDF. Created using the corresponding builder class.
Public classStdfTableMetadataBuilder
Represents table and column metadata in STDF.
Public classStdfTableReader
This class provides a simple interface for reading data on the STDF format.
Public classStdfTableWriter
This class provides a simple interface for writing data to the STDF format.
Public classStdfValueType
Represents the type of a data value or metadata property in STDF.
Delegates

  DelegateDescription
Public delegateStdfValueTypeFormattingDelegate
Delegate that represents a value formatting method.
Public delegateStdfValueTypeParsingDelegate
Delegate that represents a value parsing method.
Enumerations

  EnumerationDescription
Public enumerationStdfValueTypeId
Type identifiers for value types in STDF.