equals method

equals(level)

Compares with the specified ListLevel.

def equals(self, level: aspose.words.lists.ListLevel):
    ...
ParameterTypeDescription
levelListLevel

See Also