menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelEncryptionType - UWP 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.UWP.dll
    Syntax
    public sealed class ExcelEncryptionType : Enum

    Fields

    None

    No encryption.

    Declaration
    public const ExcelEncryptionType None
    Field Value
    Type
    ExcelEncryptionType

    Standard

    Standard encryption.

    Declaration
    public const ExcelEncryptionType Standard
    Field Value
    Type
    ExcelEncryptionType

    Strong

    Strong encryption.

    Declaration
    public const ExcelEncryptionType Strong
    Field Value
    Type
    ExcelEncryptionType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved