Show / Hide Table of Contents

Interface IExcelConditionalFormattingWithStdDev

IExcelConditionalFormattingWithStdDev

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

Properties

StdDev

StdDev Attribute

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