MESCIUS SPREAD for Windows Forms 17.0J
ProcessAutoRowHeightExtra メソッド

プロセスの自動行の高さのインデックスを示す整数値。
現在の行の自動高さを示す整数値。
自動行高さを処理するための追加ロジックをサポートします。
構文
'Declaration
 
Protected Overridable Sub ProcessAutoRowHeightExtra( _
   ByVal rowIndex As Integer, _
   ByRef autoHeight As Integer _
) 
protected virtual void ProcessAutoRowHeightExtra( 
   int rowIndex,
   ref int autoHeight
)

パラメータ

rowIndex
プロセスの自動行の高さのインデックスを示す整数値。
autoHeight
現在の行の自動高さを示す整数値。
参照

Worksheet クラス
Worksheet メンバ

 

 


© MESCIUS inc. All rights reserved.