menu

WPF

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

    Show / Hide Table of Contents

    Enum WordSprmOperandSize

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

    Namespace: Syncfusion.DocIO.ReaderWriter.Biff_Records
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public enum WordSprmOperandSize

    Fields

    Name Description
    FourBytes

    Size of the operand, 4 bytes.

    OneBit

    1 byte, operand affects 1 bit.

    OneByte

    Size of the operand, 1 byte.

    ThreeBytes

    Size of the operand, 3 bytes.

    TwoBytes

    Size of the operand, 2 bytes

    TwoBytes2

    Size of the operand, TwoBytes2.

    TwoBytes3

    Size of the operand, TwoBytes3.

    Variable

    Variable length - following byte is size of operand.

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