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