PyCOleDocument.GetNextItem

(POSITION, PyCOleClientItem) = GetNextItem(pos)

Call this function repeatedly to access each of the items in your document.

Parameters

pos : POSITION

The position to iterate from.