TableSyntaxNode.GetAlignment

TableSyntaxNode.GetAlignment method

Defines the interface for get aligment.

public IEnumerable<string> GetAlignment()

Return Value

The sequence of string.

See Also