WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum VariableTypeAction

    Show / Hide Table of Contents

    Enum VariableTypeAction

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

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum VariableTypeAction

    Fields

    Name Description
    DetectDataType

    Detects the DataType of the marker variable.

    DetectNumberFormat

    Detects both the NumberFormat and DataType of the marker variable.

    None

    Represents the None Action.

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