GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > IRange インタフェース : AutoFit メソッド |
true
、それ以外の場合はfalse
。
'Declaration
Sub AutoFit( _ Optional ByVal includeCustomSize As Boolean, _ Optional ByVal includeHidden As Boolean _ )
void AutoFit( bool includeCustomSize, bool includeHidden )
true
、それ以外の場合はfalse
。