[]
Represents a one-dimensional collection of RowClipInfo objects.
public class RowClipInfoRange
Public Class RowClipInfoRange
| Name | Description |
|---|---|
| RowClipInfoRange(int) | Creates a new RowClipInfoRange object with the specified number of rows. |
| Name | Description |
|---|---|
| this[int] | Gets or sets a RowClipInfo object for the row specified. |
| RowCount | Gets the number of rows in the one-dimensional collection. |