[フレーム]
 []
 
MESCIUS Logo MESCIUS Logo
Document Solutions for Excel, Java Edition Logo
DEMOS DOCS API PRICING
FREE TRIAL
(Showing Draft Content)

IConditionValue

Interface IConditionValue


public interface IConditionValue
Represents how the shortest bar or longest bar is evaluated for a data bar conditional formatting rule.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns one of the constants of the ConditionValueTypes enumeration, which specifies how the threshold values for a data bar, color scale, or icon set conditional format are determined.
    Returns the shortest bar or longest bar threshold value for a data bar conditional format.
    void
    Sets one of the constants of the ConditionValueTypes enumeration, which specifies how the threshold values for a data bar, color scale, or icon set conditional format are determined.
    void
    Sets the shortest bar or longest bar threshold value for a data bar conditional format.
  • Method Details

    • getType

      Returns one of the constants of the ConditionValueTypes enumeration, which specifies how the threshold values for a data bar, color scale, or icon set conditional format are determined.
    • setType

      void setType(ConditionValueTypes value)
      Sets one of the constants of the ConditionValueTypes enumeration, which specifies how the threshold values for a data bar, color scale, or icon set conditional format are determined.
    • getValue

      Object getValue()
      Returns the shortest bar or longest bar threshold value for a data bar conditional format.
    • setValue

      void setValue(Object value)
      Sets the shortest bar or longest bar threshold value for a data bar conditional format.

AltStyle によって変換されたページ (->オリジナル) /