PowerTools SPREAD for Windows Forms 8.0J
ClearShapes メソッド


シートの描画コンテナからすべてのシェイプを削除します。
構文
'Declaration
 
Public Overridable Sub ClearShapes() 
'使用法
 
Dim instance As SheetView
 
instance.ClearShapes()
public virtual void ClearShapes()
次のサンプルコードは、シートコンテナに含まれるすべてのシェイプを削除します。
fpSpread1.ActiveSheet.ClearShapes()
FpSpread1.ActiveSheet.ClearShapes()
参照

SheetView クラス
SheetView メンバ
RemoveShape メソッド

開発者ガイド

コードによるシェイプの処理

 

 


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