FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > SheetView クラス : SetMultipleRowHeights メソッド |
'Declaration Public Sub SetMultipleRowHeights( _ ByVal row As Integer, _ ByVal count As Integer, _ ByVal value As Integer _ )
fpSpread1.ActiveSheet.SetMultipleRowHeights(0, 2, 80);
FpSpread1.ActiveSheet.SetMultipleRowHeights(0, 2, 80)