[]
Resizes a fixed row to fit its visible contents.
public void AutoSizeFixedRow(int row, double extra)
Public Sub AutoSizeFixedRow(row As Integer, extra As Double)
| Type | Name | Description |
|---|---|---|
| int | row | Index of the row to resize. |
| double | extra | Extra height to add to the row, in pixels. |