'Declaration Public Overridable Function IsTabStopSet() As System.Boolean
'Usage Dim instance As StyleInfo Dim value As System.Boolean value = instance.IsTabStopSet()
public virtual System.bool IsTabStopSet()
Return Value
true
if the tab stop setting of the cell (TabStop property) is set; otherwise, false
.