Interface IFormattableObject
Namespace: TabularEditor.TOMWrapper
Assembly: TOMWrapper.dll
Syntax
public interface IFormattableObject
Properties
DataType
Declaration
DataType DataType { get; }
Property Value
Type | Description |
---|---|
DataType |
FormatString
Declaration
string FormatString { get; set; }
Property Value
Type | Description |
---|---|
string |