GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > Worksheet クラス : SetAutoRowHeight メソッド |
'Declaration
Public Sub SetAutoRowHeight( _ ByVal row As Integer, _ ByVal autoHeight As Integer _ )
public void SetAutoRowHeight( int row, int autoHeight )