Skip to content

5c1e566c 76f3 e359 e7cf 154334b55a72

Fernando Garcia edited this page May 8, 2018 · 1 revision

ExcelFormulaResolver Class

Additional header content

Contains resolver for xlsx formulas.

Inheritance Hierarchy

System.Object
  iTin.Export.ComponentModel.ExcelFormulaResolver
Namespace: iTin.Export.ComponentModel
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public class ExcelFormulaResolver

VB

Public Class ExcelFormulaResolver

The ExcelFormulaResolver type exposes the following members.

Constructors

 

Name Description
Public method ExcelFormulaResolver Initializes a new instance of the ExcelFormulaResolver class.
  Back to Top

Properties

 

Name Description
Public property EndRow Gets or sets a value that represents the end row of the range.
Public property HasAutoFilter Gets or sets a value indicating whether the auto filter is enabled.
Public property StartRow Gets or sets a value that represents the start row of the range.
  Back to Top

Methods

 

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Resolve Returns string containing aggregate's formula.
Public method ToString (Inherited from Object.)
  Back to Top

Remarks

[Missing documentation for "T:iTin.Export.ComponentModel.ExcelFormulaResolver"]

See Also

Reference

iTin.Export.ComponentModel Namespace

Clone this wiki locally