Show / Hide Table of Contents

Interface IExcelConditionalFormattingWithStdDev

IExcelConditionalFormattingWithStdDev

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