GetWorksheet Method
GetWorksheet function
Gets the Worksheet object where the cell is in.
func (instance *CalculationCell) GetWorksheet() (*Worksheet, error)
Remarks
See Also
- Class CalculationCell
- Library Aspose.Cells for Go
Gets the Worksheet object where the cell is in.
func (instance *CalculationCell) GetWorksheet() (*Worksheet, error)