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