Skip to content

d1f02044 b0f1 88f4 5fe7 a1385d4412b8

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

NonTabularFormulaResolver Class

Additional header content

Contains resolver for non-tabular writers.

Inheritance Hierarchy

System.Object
  iTin.Export.ComponentModel.NonTabularFormulaResolver
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 NonTabularFormulaResolver

VB

Public Class NonTabularFormulaResolver

The NonTabularFormulaResolver type exposes the following members.

Constructors

 

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

Properties

 

Name Description
Public property Data Gets or sets a value that represents data values.
  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 a string containing the result.
Public method ToString (Inherited from Object.)
  Back to Top

Remarks

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

See Also

Reference

iTin.Export.ComponentModel Namespace

Clone this wiki locally