Table of Contents

Class StructureDataReferenceNode

Namespace
OpenLanguage.SpreadsheetML.Formula.Ast
Assembly
OpenLanguage.dll
public class StructureDataReferenceNode : StructuredReferenceKeywordNode
Inheritance
StructureDataReferenceNode
Inherited Members

Methods

ToRawString()

Renders the core content of the node without its own leading/trailing whitespace.

public override string ToRawString()

Returns

string

The raw string representation of this node's specific content.