IStyles module

class IStyles.IStyles

Bases: ABC

abstract Contains(name: str) bool
abstract property Count: int
abstract Remove(styleName: str)
get_Item