Show / Hide Table of Contents

Interface IExcelConditionalFormattingWithShowValue

IExcelConditionalFormattingWithShowValue

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

Properties

ShowValue

ShowValue Attribute

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