Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 565 Bytes

File metadata and controls

29 lines (18 loc) · 565 Bytes

title: AbstractLowCodeProtectionProvider constructor second_title: Aspose.Cells for Python via .NET API References description: type: docs weight: 10 url: /aspose.cells.lowcode/abstractlowcodeprotectionprovider/init/ is_root: false

__init__(self) {#}

Constructs a new instance of AbstractLowCodeProtectionProvider

def __init__(self):
    ...

See Also