Show / Hide Table of Contents

Class ConstantExpressions

Inheritance
System.Object
ConstantExpressions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: OfficeOpenXml.FormulaParsing.ExpressionGraph
Assembly: EPPlus.dll
Syntax
public static class ConstantExpressions

Properties

Percent

Declaration
public static Expression Percent { get; }
Property Value
Type Description
Expression
Back to top Generated by DocFX