Show / Hide Table of Contents

Interface IExcelConditionalFormattingWithReverse

IExcelConditionalFormattingWithReverse

Namespace: OfficeOpenXml.ConditionalFormatting.Contracts
Assembly: EPPlus.dll
Syntax
public interface IExcelConditionalFormattingWithReverse

Properties

Reverse

Reverse Attribute

Declaration
bool Reverse { get; set; }
Property Value
Type Description
System.Boolean
Back to top Generated by DocFX