PowerTools SPREAD for Windows Forms 8.0J
Formula プロパティ (CellFooter)


セル内の数式を取得または設定します。
構文
'Declaration
 
Public Shadows Property Formula As String
'使用法
 
Dim instance As CellFooter
Dim value As String
 
instance.Formula = value
 
value = instance.Formula
public new string Formula {get; set;}
参照

CellFooter クラス
CellFooter メンバ

 

 


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