IsTabStopSet Method (StyleInfo)
Gets whether the tab stop setting of the cell (TabStop property) is set.
public virtual bool IsTabStopSet()
'Declaration
Public Overridable Function IsTabStopSet() As Boolean
'Usage
Dim instance As StyleInfo
Dim value As Boolean
value = instance.IsTabStopSet()