TxtLoadOptions.HasFormula

TxtLoadOptions.HasFormula property

Indicates whether the text is formula if it starts with “=”.

public bool HasFormula { get; set; }

See Also