PutValue_Int Method
PutValue_Int function
Puts an integer value into the cell.
func (instance *Cell) PutValue_Int(intvalue int32) error
Remarks
See Also
- Class Cell
- Namespace Aspose.Cells
- Library Aspose.Cells for Go
Puts an integer value into the cell.
func (instance *Cell) PutValue_Int(intvalue int32) error