TxtLoadOptions.HasFormula
TxtLoadOptions.HasFormula property
Indicates whether the text is formula if it starts with “=”.
public bool HasFormula { get; set; }
See Also
- class TxtLoadOptions
- namespace Aspose.Cells
- assembly Aspose.Cells
Indicates whether the text is formula if it starts with “=”.
public bool HasFormula { get; set; }