GetBoolValue Method
GetBoolValue function
Gets the boolean value contained in the cell.
func (instance *Cell) GetBoolValue() (bool, error)
Remarks
See Also
- Class Cell
- Library Aspose.Cells for Go
Gets the boolean value contained in the cell.
func (instance *Cell) GetBoolValue() (bool, error)