IsSharedFormula Method
IsSharedFormula function
Indicates whether the cell formula is part of shared formula.
func (instance *Cell) IsSharedFormula() (bool, error)
Remarks
See Also
- Class Cell
- Library Aspose.Cells for Go
Indicates whether the cell formula is part of shared formula.
func (instance *Cell) IsSharedFormula() (bool, error)