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