VariableWidthTabs Property
Gets or sets a value indicating whether tab stops are variable width (true) or fixed width (false). If set to false, then tab stops are set based on the TabSize property.
expression.VariableWidthTabs As Boolean
where
expression is a variable that represents a
T27Terminal Object