SetColumnWidth Method
SetColumnWidth function
Sets the width of the specified column in normal view.
func (instance *Cells) SetColumnWidth(column int32, width float64) error
Remarks
See Also
- Class Cells
- Library Aspose.Cells for Go
Sets the width of the specified column in normal view.
func (instance *Cells) SetColumnWidth(column int32, width float64) error