Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TabStopCollection Class
Properties Methods

In This Topic
    TabStopCollection Class Members
    In This Topic

    The following tables list the members exposed by TabStopCollection.

    Public Properties
     NameDescription
    Public Property Gets the number of tab stops in the collection.  
    Public PropertyOverloaded.  Gets a tab stop at the given index.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  Adds or replaces a tab stop at a specified position.  
    Public Method Gets the first tab stop to the right of a specified position.  
    Public Method Gets a first tab stop to the left of a specified position.  
    Public Method Deletes all custom tab stops.  
    Public Method Clears direct formatting in the object. (Inherited from GrapeCity.Documents.Word.FormattingBag)
    Public Method Checks whether the collection contains a tab stop at a specified position.  
    Public MethodDeletes a TabStop from the collection.  
    Public Method Gets a tab stop at a specified position.  
    Top
    See Also