lastSection property

BuildingBlock.lastSection property

Gets the last section in the building block.

get lastSection(): Aspose.Words.Section

Remarks

Returns null if there are no sections.

See Also