| TableOptionsApplyFormat Property |
Linkar Framework .NET (Core and Framework)
Execute Formats. With Dictionaries, formats defined in the dictionary. With Schemas formats defined in Linkar Schemas.
Namespace: Linkar.FunctionsAssembly: Linkar.Functions (in Linkar.Functions.dll) Version: 2.3.1
Syntax public bool ApplyFormat { get; }
Public ReadOnly Property ApplyFormat As Boolean
Get
public:
property bool ApplyFormat {
bool get ();
}
member ApplyFormat : bool with get
Property Value
BooleanSee Also