alexa

    Show / Hide Table of Contents

    Enum ExcelEncryptionType

    Represents encryption algorithm that will be used for encryption.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum ExcelEncryptionType

    Fields

    Name Description
    None

    No encryption.

    Standard

    Standard encryption.

    Strong

    Strong encryption.

    Back to top Generated by DocFX