API Reference

Class

ExcelFormulaInfo

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Modifiers sealed

Formula metadata discovered during workbook analysis.

Inheritance

  • Object
  • ExcelFormulaInfo

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Properties

public String SheetName { get; } #
public IReadOnlyList<String> References { get; } #
public IReadOnlyList<String> Functions { get; } #
public Boolean HasExternalReference { get; } #
public Boolean IsVolatile { get; } #