PowerTools SPREAD for Windows Forms 8.0J
Clear メソッド (SheetViewCollection)


すべてのシートをコレクションから削除します。
構文
'Declaration
 
Public Shadows Sub Clear() 
'使用法
 
Dim instance As SheetViewCollection
 
instance.Clear()
public new void Clear()
次のサンプルコードは、シートコレクションからすべてのシートを削除します。
fpSpread1.Sheets.Clear();
FpSpread1.Sheets.Clear()
参照

SheetViewCollection クラス
SheetViewCollection メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.