'Declaration Public Sub SetRowAutoHeight( _
ByVal rowIndexИндекс строки.As System.Int32, _
ByVal autoHeightЗначение, указывающее, должна ли высота строки рассчитываться автоматически.As Boolean _
)
public void SetRowAutoHeight(
System.Int32 rowIndex,
bool autoHeight
)
public: void SetRowAutoHeight(
System.Int32 rowIndex,
bool autoHeight
)
public:
void SetRowAutoHeight(
System.Int32 rowIndex,
bool autoHeight
)
Parameters
- rowIndex
- Индекс строки.
- autoHeight
- Значение, указывающее, должна ли высота строки рассчитываться автоматически.