 
 
| Document CreateListFormatImpl Method | 
Namespace: Spire.Doc
 Syntax
Syntax
 
protected ListFormat CreateListFormatImpl( IParagraph owner )
Protected Function CreateListFormatImpl ( owner As IParagraph ) As ListFormat
protected: ListFormat^ CreateListFormatImpl( IParagraph^ owner )
member CreateListFormatImpl : owner : IParagraph -> ListFormat
 See Also
See Also