Show / Hide Table of Contents

Interface IExcelConditionalFormattingWithShowValue

IExcelConditionalFormattingWithShowValue

Namespace: Experior.Core.Data.OfficeOpenXml.ConditionalFormatting.Contracts
Assembly: Experior.Core.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