GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > FormatConditionalCommand クラス : CreateUniqueValuesRuleCommand メソッド |
'宣言
Public Shared Function CreateUniqueValuesRuleCommand( _ ByVal worksheet As Worksheet, _ ByVal references() As Reference, _ ByVal dupeUnique As DupeUnique, _ ByVal styleFormat As StyleFormat _ ) As FormatConditionalCommand
public static FormatConditionalCommand CreateUniqueValuesRuleCommand( Worksheet worksheet, Reference[] references, DupeUnique dupeUnique, StyleFormat styleFormat )