'宣言 Public Shared Function CreateTopBotomRuleCommand( _ ByVal worksheet As Worksheet, _ ByVal references() As Reference, _ ByVal type As TopBottom, _ ByVal isPercent As System.Boolean, _ ByVal rank As System.Integer, _ ByVal styleFormat As StyleFormat _ ) As FormatConditionalCommand
public static FormatConditionalCommand CreateTopBotomRuleCommand( Worksheet worksheet, Reference[] references, TopBottom type, System.bool isPercent, System.int rank, StyleFormat styleFormat )
パラメータ
- worksheet
- references
- type
- isPercent
- rank
- styleFormat