UNPKG

typhoon.unity.tabletool

Version:

1,096 lines (1,094 loc) 1.57 MB
<?xml version="1.0"?> <doc> <assembly> <name>EPPlus</name> </assembly> <members> <member name="T:CellStore`1"> <summary> This is the store for all Rows, Columns and Cells. It is a Dictionary implementation that allows you to change the Key (the RowID, ColumnID or CellID ) </summary> </member> <member name="M:CellStore`1.SetRangeValueSpecial(System.Int32,System.Int32,System.Int32,System.Int32,CellStore{`0}.SetRangeValueDelegate,System.Object)"> <summary> Set Value for Range </summary> <param name="fromRow"></param> <param name="fromColumn"></param> <param name="toRow"></param> <param name="toColumn"></param> <param name="Updater"></param> <param name="Value"></param> </member> <member name="M:CellStore`1.DeleteCells(PageIndex,System.Int32,System.Int32,System.Boolean)"> </member> <member name="M:CellStore`1.AddPage(ColumnIndex,System.Int32,PageIndex)"> <summary> Add a new page to the collection </summary> <param name="column">The column</param> <param name="pos">Position</param> <param name="page">The new page object to add</param> </member> <member name="M:CellStore`1.AddPage(ColumnIndex,System.Int32)"> <summary> Add a new page to the collection </summary> <param name="column">The column</param> <param name="pos">Position</param> </member> <member name="T:OfficeOpenXml.Compatibility.CompatibilitySettings"> <summary> Settings to stay compatible with older versions of EPPlus </summary> </member> <member name="P:OfficeOpenXml.Compatibility.CompatibilitySettings.IsWorksheets1Based"> <summary> If the worksheets collection of the ExcelWorkbook class is 1 based. This property can be set from app.config file. <code> <appSettings> <!--Set worksheets collection to start from zero.Default is 1, for backward compatibility reasons --> <add key = "EPPlus:ExcelPackage.Compatibility.IsWorksheets1Based" value="false" /> </appSettings> </code> </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingAverageGroup"> <summary> IExcelConditionalFormattingAverageGroup </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingBeginsWith"> <summary> IExcelConditionalFormattingBeginsWith </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingBetween"> <summary> IExcelConditionalFormattingBetween </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingColorScaleGroup"> <summary> IExcelConditionalFormattingColorScaleGroup </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingContainsBlanks"> <summary> IExcelConditionalFormattingContainsBlanks </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingContainsErrors"> <summary> IExcelConditionalFormattingContainsErrors </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingContainsText"> <summary> IExcelConditionalFormattingContainsText </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingDataBarGroup"> <summary> IExcelConditionalFormattingDataBar </summary> </member> <member name="P:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingDataBarGroup.ShowValue"> <summary> ShowValue </summary> </member> <member name="P:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingDataBarGroup.LowValue"> <summary> Databar Low Value </summary> </member> <member name="P:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingDataBarGroup.HighValue"> <summary> Databar High Value </summary> </member> <member name="P:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingDataBarGroup.Color"> <summary> The color of the databar </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingDuplicateValues"> <summary> IExcelConditionalFormattingDuplicateValues </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingEndsWith"> <summary> IExcelConditionalFormattingEndsWith </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingEqual"> <summary> IExcelConditionalFormattingEqual </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingExpression"> <summary> IExcelConditionalFormattingExpression </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingFiveIconSet"> <summary> IExcelConditionalFormattingFiveIconSet </summary>eExcelconditionalFormatting4IconsSetType </member> <member name="P:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingFiveIconSet.Icon5"> <summary> Icon5 (part of the 5 Icon Set) </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingFourIconSet`1"> <summary> IExcelConditionalFormattingFourIconSet </summary> </member> <member name="P:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingFourIconSet`1.Icon4"> <summary> Icon4 (part of the 4 ou 5 Icon Set) </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingGreaterThan"> <summary> IExcelConditionalFormattingGreaterThan </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingGreaterThanOrEqual"> <summary> IExcelConditionalFormattingGreaterThanOrEqual </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingIconSetGroup`1"> <summary> IExcelConditionalFormattingIconSetGroup </summary> </member> <member name="P:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingIconSetGroup`1.Reverse"> <summary> Reverse </summary> </member> <member name="P:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingIconSetGroup`1.ShowValue"> <summary> ShowValue </summary> </member> <member name="P:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingIconSetGroup`1.IconSet"> <summary> IconSet (3, 4 ou 5 IconSet) </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingLessThan"> <summary> IExcelConditionalFormattingLessThan </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingLessThanOrEqual"> <summary> IExcelConditionalFormattingGreaterThanOrEqual </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingNotBetween"> <summary> IExcelConditionalFormattingNotBetween </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingNotContainsBlanks"> <summary> IExcelConditionalFormattingNotContainsBlanks </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingNotContainsErrors"> <summary> IExcelConditionalFormattingNotContainsErrors </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingNotContainsText"> <summary> IExcelConditionalFormattingNotContainsText </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingNotEqual"> <summary> IExcelConditionalFormattingNotEqual </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingRule"> <summary> Interface for conditional formatting rule </summary> </member> <member name="P:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingRule.Node"> <summary> The 'cfRule' XML node </summary> </member> <member name="P:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingRule.Type"> <summary> Type of conditional formatting rule. ST_CfType §18.18.12. </summary> </member> <member name="P:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingRule.Address"> <summary> <para>Range over which these conditional formatting rules apply.</para> <para>The possible values for this attribute are defined by the ST_Sqref simple type (§18.18.76).</para> </summary> </member> <member name="P:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingRule.Priority"> <summary> The priority of this conditional formatting rule. This value is used to determine which format should be evaluated and rendered. Lower numeric values are higher priority than higher numeric values, where 1 is the highest priority. </summary> </member> <member name="P:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingRule.StopIfTrue"> <summary> If this flag is 1, no rules with lower priority shall be applied over this rule, when this rule evaluates to true. </summary> </member> <member name="P:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingRule.Style"> <summary> Gives access to the differencial styling (DXF) for the rule. </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingStdDevGroup"> <summary> IExcelConditionalFormattingStdDevGroup </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingThreeColorScale"> <summary> IExcelConditionalFormattingThreeColorScale </summary> </member> <member name="P:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingThreeColorScale.MiddleValue"> <summary> Three Color Scale Middle Value </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingThreeIconSet`1"> <summary> IExcelConditionalFormattingThreeIconSet </summary> </member> <member name="P:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingThreeIconSet`1.Icon1"> <summary> Icon1 (part of the 3, 4 ou 5 Icon Set) </summary> </member> <member name="P:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingThreeIconSet`1.Icon2"> <summary> Icon2 (part of the 3, 4 ou 5 Icon Set) </summary> </member> <member name="P:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingThreeIconSet`1.Icon3"> <summary> Icon3 (part of the 3, 4 ou 5 Icon Set) </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingTimePeriodGroup"> <summary> IExcelConditionalFormattingTimePeriod </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingTopBottomGroup"> <summary> IExcelConditionalFormattingTopBottomGroup </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingTwoColorScale"> <summary> IExcelConditionalFormattingTwoColorScale </summary> </member> <member name="P:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingTwoColorScale.LowValue"> <summary> Two Color Scale Low Value </summary> </member> <member name="P:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingTwoColorScale.HighValue"> <summary> Two Color Scale High Value </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingUniqueValues"> <summary> IExcelConditionalFormattingUniqueValues </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingWithFormula"> <summary> IExcelConditionalFormattingWithFormula </summary> </member> <member name="P:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingWithFormula.Formula"> <summary> Formula Attribute </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingWithFormula2"> <summary> IExcelConditionalFormattingWithFormula2 </summary> </member> <member name="P:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingWithFormula2.Formula2"> <summary> Formula2 Attribute </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingWithRank"> <summary> IExcelConditionalFormattingWithRank </summary> </member> <member name="P:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingWithRank.Rank"> <summary> Rank Attribute </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingWithReverse"> <summary> IExcelConditionalFormattingWithReverse </summary> </member> <member name="P:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingWithReverse.Reverse"> <summary> Reverse Attribute </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingWithShowValue"> <summary> IExcelConditionalFormattingWithShowValue </summary> </member> <member name="P:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingWithShowValue.ShowValue"> <summary> ShowValue Attribute </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingWithStdDev"> <summary> IExcelConditionalFormattingWithStdDev </summary> </member> <member name="P:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingWithStdDev.StdDev"> <summary> StdDev Attribute </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingWithText"> <summary> IExcelConditionalFormattingWithText </summary> </member> <member name="P:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingWithText.Text"> <summary> Text Attribute </summary> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting"> <summary> Provides functionality for adding Conditional Formatting to a range (<see cref="T:OfficeOpenXml.ExcelRangeBase"/>). Each method will return a configurable condtional formatting type. </summary> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddAboveAverage"> <summary> Adds a Above Average rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddAboveOrEqualAverage"> <summary> Adds a Above Or Equal Average rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddBelowAverage"> <summary> Adds a Below Average rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddBelowOrEqualAverage"> <summary> Adds a Below Or Equal Average rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddAboveStdDev"> <summary> Adds a Above StdDev rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddBelowStdDev"> <summary> Adds a Below StdDev rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddBottom"> <summary> Adds a Bottom rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddBottomPercent"> <summary> Adds a Bottom Percent rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddTop"> <summary> Adds a Top rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddTopPercent"> <summary> Adds a Top Percent rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddLast7Days"> <summary> Adds a Last 7 Days rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddLastMonth"> <summary> Adds a Last Month rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddLastWeek"> <summary> Adds a Last Week rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddNextMonth"> <summary> Adds a Next Month rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddNextWeek"> <summary> Adds a Next Week rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddThisMonth"> <summary> Adds a This Month rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddThisWeek"> <summary> Adds a This Week rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddToday"> <summary> Adds a Today rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddTomorrow"> <summary> Adds a Tomorrow rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddYesterday"> <summary> Adds a Yesterday rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddBeginsWith"> <summary> Adds a Begins With rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddBetween"> <summary> Adds a Between rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddContainsBlanks"> <summary> Adds a ContainsBlanks rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddContainsErrors"> <summary> Adds a ContainsErrors rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddContainsText"> <summary> Adds a ContainsText rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddDuplicateValues"> <summary> Adds a DuplicateValues rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddEndsWith"> <summary> Adds a EndsWith rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddEqual"> <summary> Adds a Equal rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddExpression"> <summary> Adds a Expression rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddGreaterThan"> <summary> Adds a GreaterThan rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddGreaterThanOrEqual"> <summary> Adds a GreaterThanOrEqual rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddLessThan"> <summary> Adds a LessThan rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddLessThanOrEqual"> <summary> Adds a LessThanOrEqual rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddNotBetween"> <summary> Adds a NotBetween rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddNotContainsBlanks"> <summary> Adds a NotContainsBlanks rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddNotContainsErrors"> <summary> Adds a NotContainsErrors rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddNotContainsText"> <summary> Adds a NotContainsText rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddNotEqual"> <summary> Adds a NotEqual rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddUniqueValues"> <summary> Adds a UniqueValues rule to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddThreeColorScale"> <summary> Adds a <see cref="T:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingThreeColorScale"/> to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddTwoColorScale"> <summary> Adds a <see cref="T:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingTwoColorScale"/> to the range </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddThreeIconSet(OfficeOpenXml.ConditionalFormatting.eExcelconditionalFormatting3IconsSetType)"> <summary> Adds a <see cref="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingThreeIconSet`1"/> to the range </summary> <param name="IconSet"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddFourIconSet(OfficeOpenXml.ConditionalFormatting.eExcelconditionalFormatting4IconsSetType)"> <summary> Adds a <see cref="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingFourIconSet`1"/> to the range </summary> <param name="IconSet"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddFiveIconSet(OfficeOpenXml.ConditionalFormatting.eExcelconditionalFormatting5IconsSetType)"> <summary> Adds a <see cref="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingFiveIconSet"/> to the range </summary> <param name="IconSet"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.IRangeConditionalFormatting.AddDatabar(System.Drawing.Color)"> <summary> Adds a <see cref="T:OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingDataBarGroup"/> to the range </summary> <param name="color"></param> <returns></returns> </member> <member name="T:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection"> <summary> Collection of <see cref="T:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingRule"/>. This class is providing the API for EPPlus conditional formatting. </summary> <remarks> <para> The public methods of this class (Add[...]ConditionalFormatting) will create a ConditionalFormatting/CfRule entry in the worksheet. When this Conditional Formatting has been created changes to the properties will affect the workbook immediately. </para> <para> Each type of Conditional Formatting Rule has diferente set of properties. </para> <code> // Add a Three Color Scale conditional formatting var cf = worksheet.ConditionalFormatting.AddThreeColorScale(new ExcelAddress("A1:C10")); // Set the conditional formatting properties cf.LowValue.Type = ExcelConditionalFormattingValueObjectType.Min; cf.LowValue.Color = Color.White; cf.MiddleValue.Type = ExcelConditionalFormattingValueObjectType.Percent; cf.MiddleValue.Value = 50; cf.MiddleValue.Color = Color.Blue; cf.HighValue.Type = ExcelConditionalFormattingValueObjectType.Max; cf.HighValue.Color = Color.Black; </code> </remarks> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.#ctor(OfficeOpenXml.ExcelWorksheet)"> <summary> Initialize the <see cref="T:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection"/> </summary> <param name="worksheet"></param> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.EnsureRootElementExists"> <summary> </summary> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.GetRootNode"> <summary> GetRootNode </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.ValidateAddress(OfficeOpenXml.ExcelAddress)"> <summary> Validates address - not empty (collisions are allowded) </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.GetNextPriority"> <summary> Get the next priority sequencial number </summary> <returns></returns> </member> <member name="P:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.Count"> <summary> Number of validations </summary> </member> <member name="P:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.Item(System.Int32)"> <summary> Index operator, returns by 0-based index </summary> <param name="index"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.System#Collections#Generic#IEnumerable{OfficeOpenXml#ConditionalFormatting#Contracts#IExcelConditionalFormattingRule}#GetEnumerator"> <summary> Get the 'cfRule' enumerator </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.System#Collections#IEnumerable#GetEnumerator"> <summary> Get the 'cfRule' enumerator </summary> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.RemoveAll"> <summary> Removes all 'cfRule' from the collection and from the XML. <remarks> This is the same as removing all the 'conditionalFormatting' nodes. </remarks> </summary> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.Remove(OfficeOpenXml.ConditionalFormatting.Contracts.IExcelConditionalFormattingRule)"> <summary> Remove a Conditional Formatting Rule by its object </summary> <param name="item"></param> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.RemoveAt(System.Int32)"> <summary> Remove a Conditional Formatting Rule by its 0-based index </summary> <param name="index"></param> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.RemoveByPriority(System.Int32)"> <summary> Remove a Conditional Formatting Rule by its priority </summary> <param name="priority"></param> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.RulesByPriority(System.Int32)"> <summary> Get a rule by its priority </summary> <param name="priority"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddRule(OfficeOpenXml.ConditionalFormatting.eExcelConditionalFormattingRuleType,OfficeOpenXml.ExcelAddress)"> <summary> Add rule (internal) </summary> <param name="type"></param> <param name="address"></param> <returns></returns>F </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddAboveAverage(OfficeOpenXml.ExcelAddress)"> <summary> Add AboveAverage Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddAboveOrEqualAverage(OfficeOpenXml.ExcelAddress)"> <summary> Add AboveOrEqualAverage Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddBelowAverage(OfficeOpenXml.ExcelAddress)"> <summary> Add BelowAverage Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddBelowOrEqualAverage(OfficeOpenXml.ExcelAddress)"> <summary> Add BelowOrEqualAverage Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddAboveStdDev(OfficeOpenXml.ExcelAddress)"> <summary> Add AboveStdDev Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddBelowStdDev(OfficeOpenXml.ExcelAddress)"> <summary> Add BelowStdDev Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddBottom(OfficeOpenXml.ExcelAddress)"> <summary> Add Bottom Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddBottomPercent(OfficeOpenXml.ExcelAddress)"> <summary> Add BottomPercent Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddTop(OfficeOpenXml.ExcelAddress)"> <summary> Add Top Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddTopPercent(OfficeOpenXml.ExcelAddress)"> <summary> Add TopPercent Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddLast7Days(OfficeOpenXml.ExcelAddress)"> <summary> Add Last7Days Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddLastMonth(OfficeOpenXml.ExcelAddress)"> <summary> Add LastMonth Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddLastWeek(OfficeOpenXml.ExcelAddress)"> <summary> Add LastWeek Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddNextMonth(OfficeOpenXml.ExcelAddress)"> <summary> Add NextMonth Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddNextWeek(OfficeOpenXml.ExcelAddress)"> <summary> Add NextWeek Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddThisMonth(OfficeOpenXml.ExcelAddress)"> <summary> Add ThisMonth Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddThisWeek(OfficeOpenXml.ExcelAddress)"> <summary> Add ThisWeek Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddToday(OfficeOpenXml.ExcelAddress)"> <summary> Add Today Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddTomorrow(OfficeOpenXml.ExcelAddress)"> <summary> Add Tomorrow Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddYesterday(OfficeOpenXml.ExcelAddress)"> <summary> Add Yesterday Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddBeginsWith(OfficeOpenXml.ExcelAddress)"> <summary> Add BeginsWith Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddBetween(OfficeOpenXml.ExcelAddress)"> <summary> Add Between Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddContainsBlanks(OfficeOpenXml.ExcelAddress)"> <summary> Add ContainsBlanks Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddContainsErrors(OfficeOpenXml.ExcelAddress)"> <summary> Add ContainsErrors Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddContainsText(OfficeOpenXml.ExcelAddress)"> <summary> Add ContainsText Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddDuplicateValues(OfficeOpenXml.ExcelAddress)"> <summary> Add DuplicateValues Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddEndsWith(OfficeOpenXml.ExcelAddress)"> <summary> Add EndsWith Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddEqual(OfficeOpenXml.ExcelAddress)"> <summary> Add Equal Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddExpression(OfficeOpenXml.ExcelAddress)"> <summary> Add Expression Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddGreaterThan(OfficeOpenXml.ExcelAddress)"> <summary> Add GreaterThan Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddGreaterThanOrEqual(OfficeOpenXml.ExcelAddress)"> <summary> Add GreaterThanOrEqual Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddLessThan(OfficeOpenXml.ExcelAddress)"> <summary> Add LessThan Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddLessThanOrEqual(OfficeOpenXml.ExcelAddress)"> <summary> Add LessThanOrEqual Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddNotBetween(OfficeOpenXml.ExcelAddress)"> <summary> Add NotBetween Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddNotContainsBlanks(OfficeOpenXml.ExcelAddress)"> <summary> Add NotContainsBlanks Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddNotContainsErrors(OfficeOpenXml.ExcelAddress)"> <summary> Add NotContainsErrors Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddNotContainsText(OfficeOpenXml.ExcelAddress)"> <summary> Add NotContainsText Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddNotEqual(OfficeOpenXml.ExcelAddress)"> <summary> Add NotEqual Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddUniqueValues(OfficeOpenXml.ExcelAddress)"> <summary> Add Unique Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddThreeColorScale(OfficeOpenXml.ExcelAddress)"> <summary> Add ThreeColorScale Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddTwoColorScale(OfficeOpenXml.ExcelAddress)"> <summary> Add TwoColorScale Rule </summary> <param name="address"></param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddThreeIconSet(OfficeOpenXml.ExcelAddress,OfficeOpenXml.ConditionalFormatting.eExcelconditionalFormatting3IconsSetType)"> <summary> Add ThreeIconSet Rule </summary> <param name="Address">The address</param> <param name="IconSet">Type of iconset</param> <returns></returns> </member> <member name="M:OfficeOpenXml.ConditionalFormatting.ExcelConditionalFormattingCollection.AddFourIco