'Declaration Public Sub SetTabStops( _ ByVal firstTabOffset As Integer, _ ByVal tabStops() As Integer, _ ByVal tabUnit As TabUnit _ )
'Declaration
Public Sub SetTabStops( _ ByVal firstTabOffset As Integer, _ ByVal tabStops() As Integer, _ ByVal tabUnit As TabUnit _ )
public void SetTabStops( int firstTabOffset, int[] tabStops, TabUnit tabUnit )
StringFormat Class StringFormat Members