PutValue_Bool Method
PutValue_Bool function
Puts a boolean value into the cell.
func (instance *Cell) PutValue_Bool(boolvalue bool) error
Remarks
See Also
- Class Cell
- Namespace Aspose.Cells
- Library Aspose.Cells for Go
Puts a boolean value into the cell.
func (instance *Cell) PutValue_Bool(boolvalue bool) error