SetStandardWidth Method
SetStandardWidth function
Gets or sets the default column width in the worksheet, in unit of characters.
func (instance *Cells) SetStandardWidth(value float64) error
Remarks
See Also
- Class Cells
- Library Aspose.Cells for Go
Gets or sets the default column width in the worksheet, in unit of characters.
func (instance *Cells) SetStandardWidth(value float64) error