GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > FormatConditionalManagerCommand クラス : FormatConditionalManagerCommand コンストラクタ |
'Declaration
Public Function New( _ ByVal worksheet As Worksheet, _ ByVal references() As Reference, _ ByVal conditionalFormats() As Tuple(Of Reference(),BuiltInCfRule) _ )
public FormatConditionalManagerCommand( Worksheet worksheet, Reference[] references, Tuple<Reference[],BuiltInCfRule>[] conditionalFormats )