Spread |
[Missing <summary> documentation for "T:Altaxo.Serialization.Origin.SpreadColumn"]
public class SpreadColumn
The SpreadColumn type exposes the following members.
Name | Description | |
---|---|---|
SpreadColumn | Initializes a new instance of the SpreadColumn class |
Name | Description | |
---|---|---|
Comments | Gets or sets the comments of the column. | |
DeserializedDataType | Designates the data type that was used to deserialize the data. This does not tell you how to interpret the data. For instance, double can also interpreted as DateTime, Time, etc. | |
LongName | Gets or sets the long name of the column. | |
Units | Gets or sets the units of the column. |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
ToString | Returns a string that represents the current object. (Inherited from Object) |
Name | Description | |
---|---|---|
BeginRow | ||
ColIndex | ||
ColumnType | ||
Command | ||
Data | ||
DatasetName | ||
DecimalPlaces | ||
EndRow | ||
ImaginaryData | The imaginary data. Is only not null if the data are complex. | |
Index | ||
Name | ||
NumericDisplayType | ||
NumRows | ||
Sheet | ||
SignificantDigits | ||
ValueType | ||
ValueTypeSpecification | ||
Width |