[]
Represents a one-dimensional collection of ColumnClipInfo objects.
public class ColumnClipInfoRange
Public Class ColumnClipInfoRange
| Name | Description |
|---|---|
| ColumnClipInfoRange(int) | Creates a ColumnClipInfo object for the specified number of columns. |
| Name | Description |
|---|---|
| ColumnCount | Gets the number of columns in the one-dimensional collection. |
| this[int] | Gets or sets a ColumnClipInfo object for the specified column. |