menu

UWP

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

    Show / Hide Table of Contents

    Class TObjType

    Possible object types:

    Inheritance
    System.Object
    TObjType
    Namespace: Syncfusion.XlsIO.Parser.Biff_Records.ObjRecords
    Assembly: Syncfusion.XlsIO.UWP.dll
    Syntax
    public sealed class TObjType : Enum

    Fields

    otArc

    Represents the otArc object type.

    Declaration
    public const TObjType otArc
    Field Value
    Type
    TObjType

    otButton

    Represents the otButton object type.

    Declaration
    public const TObjType otButton
    Field Value
    Type
    TObjType

    otChart

    Represents the otChart object type.

    Declaration
    public const TObjType otChart
    Field Value
    Type
    TObjType

    otCheckBox

    Represents the otCheckBox object type.

    Declaration
    public const TObjType otCheckBox
    Field Value
    Type
    TObjType

    otComboBox

    Represents the otComboBox object type.

    Declaration
    public const TObjType otComboBox
    Field Value
    Type
    TObjType

    otComment

    Represents the otComment object type.

    Declaration
    public const TObjType otComment
    Field Value
    Type
    TObjType

    otDialogBox

    Represents the otDialogBox object type.

    Declaration
    public const TObjType otDialogBox
    Field Value
    Type
    TObjType

    otEditBox

    Represents the otEditBox object type.

    Declaration
    public const TObjType otEditBox
    Field Value
    Type
    TObjType

    otGroup

    Represents the otGroup object type.

    Declaration
    public const TObjType otGroup
    Field Value
    Type
    TObjType

    otGroupBox

    Represents the otGroupBox object type.

    Declaration
    public const TObjType otGroupBox
    Field Value
    Type
    TObjType

    otLabel

    Represents the otLabel object type.

    Declaration
    public const TObjType otLabel
    Field Value
    Type
    TObjType

    otLine

    Represents the otLine object type.

    Declaration
    public const TObjType otLine
    Field Value
    Type
    TObjType

    otListBox

    Represents the otGroupBox object type.

    Declaration
    public const TObjType otListBox
    Field Value
    Type
    TObjType

    otMSODrawing

    Represents the otMSODrawing object type.

    Declaration
    public const TObjType otMSODrawing
    Field Value
    Type
    TObjType

    otOptionBtn

    Represents the otOptionBtn object type.

    Declaration
    public const TObjType otOptionBtn
    Field Value
    Type
    TObjType

    otOval

    Represents the otOval object type.

    Declaration
    public const TObjType otOval
    Field Value
    Type
    TObjType

    otPicture

    Represents the otPicture object type.

    Declaration
    public const TObjType otPicture
    Field Value
    Type
    TObjType

    otPolygon

    Represents the otPolygon object type.

    Declaration
    public const TObjType otPolygon
    Field Value
    Type
    TObjType

    otRectangle

    Represents the otRectangle object type.

    Declaration
    public const TObjType otRectangle
    Field Value
    Type
    TObjType

    otReserved0

    Represents the otReserved0 object type.

    Declaration
    public const TObjType otReserved0
    Field Value
    Type
    TObjType

    otReserved1

    Represents the otReserved1 object type.

    Declaration
    public const TObjType otReserved1
    Field Value
    Type
    TObjType

    otReserved2

    Represents the otReserved2 object type.

    Declaration
    public const TObjType otReserved2
    Field Value
    Type
    TObjType

    otReserved3

    Represents the otReserved3 object type.

    Declaration
    public const TObjType otReserved3
    Field Value
    Type
    TObjType

    otReserved4

    Represents the otReserved4 object type.

    Declaration
    public const TObjType otReserved4
    Field Value
    Type
    TObjType

    otReserved5

    Represents the otReserved5 object type.

    Declaration
    public const TObjType otReserved5
    Field Value
    Type
    TObjType

    otReserved6

    Represents the otReserved6 object type.

    Declaration
    public const TObjType otReserved6
    Field Value
    Type
    TObjType

    otReserved7

    Represents the otReserved7 object type.

    Declaration
    public const TObjType otReserved7
    Field Value
    Type
    TObjType

    otReserved8

    Represents the otReserved8 object type.

    Declaration
    public const TObjType otReserved8
    Field Value
    Type
    TObjType

    otScrollBar

    Represents the otScrollBar object type.

    Declaration
    public const TObjType otScrollBar
    Field Value
    Type
    TObjType

    otSpinner

    Represents the otSpinner object type.

    Declaration
    public const TObjType otSpinner
    Field Value
    Type
    TObjType

    otText

    Represents the otText object type.

    Declaration
    public const TObjType otText
    Field Value
    Type
    TObjType

    Extension Methods

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