A builder class used for constructing a table slice.
Inheritance Hierarchy
Spotfire.Dxp.Data.Formats.SbdfSbdfTableSliceBuilder
Namespace: Spotfire.Dxp.Data.Formats.Sbdf
Assembly: Spotfire.Dxp.Data.Formats.Sbdf (in Spotfire.Dxp.Data.Formats.Sbdf.dll) Version: 30.0.11525.4184 (30.0.11525.4184)
Syntax
C#
public sealed class SbdfTableSliceBuilder
The SbdfTableSliceBuilder type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SbdfTableSliceBuilder |
Initializes a new instance of the SbdfTableSliceBuilder class.
|
Methods
Name | Description | |
---|---|---|
![]() | AddColumn |
Adds a SbdfColumnSlice to the list of columns.
|
![]() | Build |
Create a new SbdfTableSlice from the contents of this instance.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
Version Information
See Also