In This Topic
The following tables list the members exposed by FieldRange.
Public Constructors
Public Properties
| | Description |
| Fields | The array of the field names. |
Top
Public Methods
| | Description |
| Clone | Creates a new object that is a copy of the current instance. |
| Equals | Overloaded. Indicates whether the current object is equal to another object of the same type. |
| GetHashCode | Serves as the default hash function. |
| IsInRange | Returns a value indicating whether the specified cell is in the range. |
| ReadXml | Generates an FieldRange from its XML representation. |
| SetRange | Set a range of items. |
| ToString | Returns a string that represents the current object. |
| WriteXml | Converts an FieldRange into its XML representation. |
Top
Public Events
See Also