GridTxtLoadOptions.TextQualifier
GridTxtLoadOptions.TextQualifier property
Specifies the text qualifier for cell values. Default qualifier is ‘"’.
public char TextQualifier { get; set; }
Remarks
When setting this property, HasTextQualifier
will become true automatically.
See Also
- class GridTxtLoadOptions
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb