Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ConditionalStyle Class / Type Property

In This Topic
    Type Property (ConditionalStyle)
    In This Topic
    Gets the type of conditional style (portion of table formatting to override).
    Syntax
    'Declaration
     
    Public ReadOnly Property Type As TableStyleOverride
    public TableStyleOverride Type {get;}
    See Also