C1.Xaml.Excel アセンブリ > C1.Xaml.Excel 名前空間 : XLConditionalFormattingType 列挙体 |
'宣言 Public Enum XLConditionalFormattingType Inherits System.Enum
public enum XLConditionalFormattingType : System.Enum
メンバ | 解説 |
---|---|
AboveAverage | 条件付き書式設定の種類は「平均値より上の値」。 |
BelowAverage | 条件付き書式設定の種類は「平均値より下の値」。 |
Bottom10 | 条件付き書式設定の種類は「下位 n 項目の値」。 |
Bottom10Percent | 条件付き書式設定の種類は「下位 n %の値」。 |
CellIs | 条件付き書式設定の種類は「セルの値」。 |
ContainsText | 条件付き書式設定の種類は「含まれる文字列」。 |
DuplicateValues | 条件付き書式設定の種類は「重複する値」。 |
EndsWith | 条件付き書式設定の種類は「末尾の一致」。 |
Expression | 条件付き書式設定の種類は「数式」。 |
TimePeriod | 条件付き書式設定の種類は「日付」(今日、昨日など)。 |
Top10 | 条件付き書式設定の種類は「上位 n 項目の値」。 |
Top10Percent | 条件付き書式設定の種類は「上位 n %の値」。 |
Unknown | 条件付き書式設定の種類は「不明」。 |
System.Object
System.ValueType
System.Enum
C1.Xaml.Excel.XLConditionalFormattingType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2