GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > FormatConditionalCommand クラス : CreateRule メソッド |
'宣言
Public Function CreateRule( _ Optional ByVal _stopIfTrue As Boolean _ ) As BuiltInCfRule
public BuiltInCfRule CreateRule( bool _stopIfTrue )