RangeCoordinates members

The four integer coordinates used to select a contiguous range.

The RangeCoordinates type exposes the following members.

Constructors

  Name Description
Public method RangeCoordinates Initializes a new instance of the RangeCoordinates class.

Top

Properties

  Name Description
Public property Column Gets or sets the left column (0-based).
Public property Height Gets or sets the number of rows.
Public property Row Gets or sets the top row (0-based).
Public property Width Gets or sets the number of columns.

Top

Methods

  Name Description
Public method ToString (Inherited from Object.)

Top

See also

Reference

RangeCoordinates class

Microsoft.Office.Excel.Server.WebServices namespace