menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class WordKey - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class WordKey

    Summary description for Word_key.

    Inheritance
    System.Object
    WordKey
    Namespace: Syncfusion.XlsIO.Implementation.Security
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public class WordKey : Object

    Constructors

    WordKey()

    Initializes a new instance of the WordKey class.

    Declaration
    public WordKey()

    Properties

    Status

    Gets or sets the status.

    Declaration
    public byte[] Status { get; set; }
    Property Value
    Type Description
    System.Byte[]

    The status.

    X

    Gets or sets the x.

    Declaration
    public byte X { get; set; }
    Property Value
    Type Description
    System.Byte

    The x.

    Y

    Gets or sets the y.

    Declaration
    public byte Y { get; set; }
    Property Value
    Type Description
    System.Byte

    The y.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved