Table of Contents

Class StructureAllReferenceNode

Namespace
OpenLanguage.SpreadsheetML.Formula.Ast
Assembly
OpenLanguage.dll
public class StructureAllReferenceNode : StructuredReferenceKeywordNode
Inheritance
StructureAllReferenceNode
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.