EndCellInColumn_Int_Int_Int_Int Method
EndCellInColumn_Int_Int_Int_Int function
Gets the last cell with maximum column index in this range.
func (instance *Cells) EndCellInColumn_Int_Int_Int_Int(startrow int32, endrow int32, startcolumn int32, endcolumn int32) (*Cell, error)
Remarks
See Also
- Class Cells
- Library Aspose.Cells for Go