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

In This Topic
    StyleCollection Class Members
    In This Topic

    The following tables list the members exposed by StyleCollection.

    Public Properties
     NameDescription
    Public Property Gets the number of styles in the collection.  
    Public Property Gets document default text formatting.  
    Public Property Gets document default paragraph formatting.  
    Public Property Gets or sets the interval (in points) between the default tab stops.  
    Public Property Gets the parent document.  
    Public PropertyOverloaded.  Gets a style by name or alias.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  Creates a new user defined style and adds it to the document.  
    Public Method Adds a pair of linked paragraph and character styles to the collection.  
    Public Method Checks whether this collection contains a style with a specified name.  
    Public Method Gets the style that is applied to objects that do not explicitly specify a style.  
    Public Method Sets the style that is applied to objects that do not explicitly specify a style.  
    Public Method Tries to get a style from the collection by its name.  
    Top
    See Also