Share via


RangeCoordinates Members

Include Protected Members
Include Inherited 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 Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

RangeCoordinates Class

Microsoft.Office.Excel.Server.WebServices Namespace