IsFormula Method
IsFormula function
Represents if the specified cell contains formula.
func (instance *Cell) IsFormula() (bool, error)
Remarks
See Also
- Class Cell
- Namespace Aspose.Cells
- Library Aspose.Cells for Go
Represents if the specified cell contains formula.
func (instance *Cell) IsFormula() (bool, error)