CopySettings Method
CopySettings function
Copy settings of row, such as style, height, visibility, …etc.
func (instance *Row) CopySettings(source *Row, checkstyle bool) error
Remarks
See Also
- Class Row
- Library Aspose.Cells for Go
Copy settings of row, such as style, height, visibility, …etc.
func (instance *Row) CopySettings(source *Row, checkstyle bool) error