Show / Hide Table of Contents

Interface IExcelConditionalFormattingWithRank

IExcelConditionalFormattingWithRank

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

Properties

Rank

Rank Attribute

Declaration
ushort Rank { get; set; }
Property Value
Type Description
System.UInt16
Back to top Generated by DocFX