[]
Represents the event data for the ColumnWidthChanged and RowHeightChanged events.
public class AxisSizeChangedEventArgs : EventArgs
Public Class AxisSizeChangedEventArgs
Inherits EventArgs
Name | Description |
---|---|
Indexes | Gets the array of rows/columns whose size have changed. |
Worksheet | Gets the worksheet of the rows/columns whose size have changed. |