Class CompileResultBase
CompileResultBase
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 |