[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ColumnWidthChangeExtents

ColumnWidthChangeExtents Class

Represents an object that contains first and last columns in a contiguous selection whose widths are changing.

Inheritance
ColumnWidthChangeExtents
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class ColumnWidthChangeExtents
Public Class ColumnWidthChangeExtents

Constructors

Name Description
ColumnWidthChangeExtents(int, int)

Creates a new ColumnWidthChangeExtents object.

Properties

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.