menu

WinUI

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

    Show / Hide Table of Contents

    Class VariableTypeAction

    Defines action for the unknown value type and numberformat in the template marker variable.

    Inheritance
    System.Object
    VariableTypeAction
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.NET.dll
    Syntax
    public sealed class VariableTypeAction : Enum

    Fields

    DetectDataType

    Detects the DataType of the marker variable.

    Declaration
    public const VariableTypeAction DetectDataType
    Field Value
    Type
    VariableTypeAction

    DetectNumberFormat

    Detects both the NumberFormat and DataType of the marker variable.

    Declaration
    public const VariableTypeAction DetectNumberFormat
    Field Value
    Type
    VariableTypeAction

    None

    Represents the None Action.

    Declaration
    public const VariableTypeAction None
    Field Value
    Type
    VariableTypeAction
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved