[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IOutlineColumn.Images

Images Property

Images

Gets the images by level.

Declaration
IList<ImageSource> Images { get; }
ReadOnly Property Images As IList(Of ImageSource)