Class ExcelConditionalFormattingNextMonth
ExcelConditionalFormattingLast7Days
Inheritance
System.Object
ExcelConditionalFormattingNextMonth
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: OfficeOpenXml.ConditionalFormatting
Assembly: EPPlus.dll
Syntax
public class ExcelConditionalFormattingNextMonth : ExcelConditionalFormattingTimePeriodGroup, IExcelConditionalFormattingTimePeriodGroup, IExcelConditionalFormattingRule
Constructors
ExcelConditionalFormattingNextMonth(ExcelAddress, ExcelWorksheet, XmlReader)
Declaration
public ExcelConditionalFormattingNextMonth(ExcelAddress address, ExcelWorksheet ws, XmlReader xr)
Parameters
Type | Name | Description |
---|---|---|
ExcelAddress | address | |
ExcelWorksheet | ws | |
System.Xml.XmlReader | xr |