GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > CfExecutedResult 構造体 : RuleCount プロパティ |
'Declaration
Public ReadOnly Property RuleCount As Integer
'使用法
Dim instance As CfExecutedResult Dim value As Integer value = instance.RuleCount
public int RuleCount {get;}