Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IOutlineColumn Interface / Images Property
In This Topic
    Images Property
    In This Topic
    Gets the images by level.
    Syntax
    System.Collections.Generic.IList<ImageSource> Images {get;}
    See Also