Show / Hide Table of Contents

Class CompileResultBase

CompileResultBase

Inheritance
object
CompileResultBase
CompileResult
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: OfficeOpenXml.FormulaParsing.FormulaExpressions
Assembly: EPPlus.dll
Syntax
public abstract class CompileResultBase

Properties

ResultType

Result type

Declaration
public abstract CompileResultType ResultType { get; }
Property Value
Type Description
CompileResultType
In this article
Back to top Generated by DocFX