ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelEncryptionType - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelEncryptionType

    Represents encryption algorithm that will be used for encryption.

    Inheritance
    System.Object
    ExcelEncryptionType
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class ExcelEncryptionType : Enum

    Fields

    None

    No encryption.

    Declaration
    public const ExcelEncryptionType None
    Field Value
    Type Description
    ExcelEncryptionType

    Standard

    Standard encryption.

    Declaration
    public const ExcelEncryptionType Standard
    Field Value
    Type Description
    ExcelEncryptionType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved