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