TableCellSyntaxNode.GetValue

TableCellSyntaxNode.GetValue method

Defines the interface for get string value.

public string GetValue()

Return Value

The string value.

See Also