GrapeCity SPREAD for Windows Forms 11.0J
actions フィールド


数式の変更を処理するセル編集アクションの配列を指定します。
構文
'Declaration
 
Protected actions As CellEditUndoAction()
'使用法
 
Dim instance As FormulaEditorUndoAction
Dim value() As CellEditUndoAction()
 
value = instance.actions
 
instance.actions = value
protected CellEditUndoAction[] actions
参照

FormulaEditorUndoAction クラス
FormulaEditorUndoAction メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.