SetRowHeight Method
SetRowHeight function
Sets the height of the specified row.
func (instance *Cells) SetRowHeight(row int32, height float64) error
Remarks
See Also
- Class Cells
- Library Aspose.Cells for Go
Sets the height of the specified row.
func (instance *Cells) SetRowHeight(row int32, height float64) error