IsRichText Method
IsRichText function
Indicates whether the string value of this cell is a rich formatted text.
func (instance *Cell) IsRichText() (bool, error)
Remarks
See Also
- Class Cell
- Namespace Aspose.Cells
- Library Aspose.Cells for Go
Indicates whether the string value of this cell is a rich formatted text.
func (instance *Cell) IsRichText() (bool, error)