GridTxtLoadOptions.TreatQuotePrefixAsValue
GridTxtLoadOptions.TreatQuotePrefixAsValue property
Indicates whether the leading single quote sign should be taken as part of the value of one cell. Default is true. If it is false, the leading single quote will be removed from corresponding cell’s value and QuotePrefix
will be set as true for the cell.
public bool TreatQuotePrefixAsValue { get; set; }
See Also
- class GridTxtLoadOptions
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb