menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class WordSprmOperandSize - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class WordSprmOperandSize

    Size of the operand for sprm (Single PRoperty Modifier).

    Inheritance
    System.Object
    WordSprmOperandSize
    Namespace: Syncfusion.DocIO.ReaderWriter.Biff_Records
    Assembly: Syncfusion.DocIO.UWP.dll
    Syntax
    public sealed class WordSprmOperandSize : Enum

    Fields

    FourBytes

    Size of the operand, 4 bytes.

    Declaration
    public const WordSprmOperandSize FourBytes
    Field Value
    Type
    WordSprmOperandSize

    OneBit

    1 byte, operand affects 1 bit.

    Declaration
    public const WordSprmOperandSize OneBit
    Field Value
    Type
    WordSprmOperandSize

    OneByte

    Size of the operand, 1 byte.

    Declaration
    public const WordSprmOperandSize OneByte
    Field Value
    Type
    WordSprmOperandSize

    ThreeBytes

    Size of the operand, 3 bytes.

    Declaration
    public const WordSprmOperandSize ThreeBytes
    Field Value
    Type
    WordSprmOperandSize

    TwoBytes

    Size of the operand, 2 bytes

    Declaration
    public const WordSprmOperandSize TwoBytes
    Field Value
    Type
    WordSprmOperandSize

    TwoBytes2

    Size of the operand, TwoBytes2.

    Declaration
    public const WordSprmOperandSize TwoBytes2
    Field Value
    Type
    WordSprmOperandSize

    TwoBytes3

    Size of the operand, TwoBytes3.

    Declaration
    public const WordSprmOperandSize TwoBytes3
    Field Value
    Type
    WordSprmOperandSize

    Variable

    Variable length - following byte is size of operand.

    Declaration
    public const WordSprmOperandSize Variable
    Field Value
    Type
    WordSprmOperandSize

    Extension Methods

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