GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > IWorksheet インタフェース : RemoveColumns メソッド |
'Declaration
Function RemoveColumns( _ ByVal column As Integer, _ ByVal count As Integer _ ) As ActionResult(Of Object)
ActionResult<object> RemoveColumns( int column, int count )
true
、それ以外の場合はfalse
。