[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.BuildingBlockCollection.Last

Last Property

Last

Gets the last building block in the collection.

Declaration
public BuildingBlock Last { get; }
Public ReadOnly Property Last As BuildingBlock
Implements