Get Method
Get function
Gets Cell object in this range.
func (instance *Range) Get(rowoffset int32, columnoffset int32) (*Cell, error)
Remarks
See Also
- Class Range
- Library Aspose.Cells for Go
Gets Cell object in this range.
func (instance *Range) Get(rowoffset int32, columnoffset int32) (*Cell, error)