InsertColumn_Int Method
InsertColumn_Int function
Inserts a new column into the worksheet.
func (instance *Cells) InsertColumn_Int(columnindex int32) error
Remarks
See Also
- Class Cells
- Library Aspose.Cells for Go
Inserts a new column into the worksheet.
func (instance *Cells) InsertColumn_Int(columnindex int32) error