alexa

    Show / Hide Table of Contents

    Enum TOperation

    Represents the operation type.

    Namespace: Syncfusion.XlsIO.Parser.Biff_Records.Formula
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum TOperation

    Fields

    Name Description
    TYPE_BINARY

    Represents the TYPE_BINARY operation type.

    TYPE_FUNCTION

    Represents the TYPE_FUNCTION operation type.

    TYPE_UNARY

    Represents the TYPE_UNARY operation type.

    Back to top Generated by DocFX