[]
Represents an object that contains first and last columns in a contiguous selection whose widths are changing.
public class ColumnWidthChangeExtents
Public Class ColumnWidthChangeExtents
| Name | Description |
|---|---|
| ColumnWidthChangeExtents(int, int) | Creates a new ColumnWidthChangeExtents object. |
| Name | Description |
|---|---|
| FirstColumn | Gets the index of the first column in the contiguous selection. |
| LastColumn | Gets the index of the last column in the contiguous selection. |