GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > Worksheet クラス : ProcessAutoRowHeightExtra メソッド |
'Declaration
Protected Overridable Sub ProcessAutoRowHeightExtra( _ ByVal rowIndex As Integer, _ ByRef autoHeight As Integer _ )
protected virtual void ProcessAutoRowHeightExtra( int rowIndex, ref int autoHeight )