GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > CfRule クラス : StopIfTrue プロパティ |
'Declaration
Public Property StopIfTrue As Boolean
'使用法
Dim instance As CfRule Dim value As Boolean instance.StopIfTrue = value value = instance.StopIfTrue
public bool StopIfTrue {get; set;}
true
、それ以外の場合はfalse
。