Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IStyle Interface / IncludePatterns Property
In This Topic
    IncludePatterns Property
    In This Topic
    Gets or sets whether the style includes the IInterior.Color, IInterior.InvertIfNegative, IInterior.Pattern, IInterior.PatternColor, and IInterior.PatternColorIndex interior properties.
    Syntax
    System.bool IncludePatterns {get; set;}
    See Also