menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelShapeType - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelShapeType

    Enumeration of shapes available in Excel.

    Inheritance
    System.Object
    ExcelShapeType
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class ExcelShapeType : Enum

    Fields

    AutoShape

    Represents the AutoShape shape type.

    Declaration
    public const ExcelShapeType AutoShape
    Field Value
    Type
    ExcelShapeType

    Callout

    Represents the Callout shape type.

    Declaration
    public const ExcelShapeType Callout
    Field Value
    Type
    ExcelShapeType

    Canvas

    Represents the Canvas shape type.

    Declaration
    public const ExcelShapeType Canvas
    Field Value
    Type
    ExcelShapeType

    Chart

    Represents the Chart shape type.

    Declaration
    public const ExcelShapeType Chart
    Field Value
    Type
    ExcelShapeType

    CheckBox

    Represents the Check box type.

    Declaration
    public const ExcelShapeType CheckBox
    Field Value
    Type
    ExcelShapeType

    Comment

    Represents the Comment shape type.

    Declaration
    public const ExcelShapeType Comment
    Field Value
    Type
    ExcelShapeType

    Diagram

    Represents the Diagram shape type.

    Declaration
    public const ExcelShapeType Diagram
    Field Value
    Type
    ExcelShapeType

    EmbeddedOLEObject

    Represents the EmbeddedOLEObject shape type.

    Declaration
    public const ExcelShapeType EmbeddedOLEObject
    Field Value
    Type
    ExcelShapeType

    FormControl

    Represents the FormControl shape type.

    Declaration
    public const ExcelShapeType FormControl
    Field Value
    Type
    ExcelShapeType

    Freeform

    Represents the Freeform shape type.

    Declaration
    public const ExcelShapeType Freeform
    Field Value
    Type
    ExcelShapeType

    Group

    Represents the Group shape type.

    Declaration
    public const ExcelShapeType Group
    Field Value
    Type
    ExcelShapeType

    Line

    Represents the Line shape type.

    Declaration
    public const ExcelShapeType Line
    Field Value
    Type
    ExcelShapeType

    LinkedOLEObject

    Represents the LinkedOLEObject shape type.

    Declaration
    public const ExcelShapeType LinkedOLEObject
    Field Value
    Type
    ExcelShapeType

    LinkedPicture

    Represents the LinkedPicture shape type.

    Declaration
    public const ExcelShapeType LinkedPicture
    Field Value
    Type
    ExcelShapeType

    Media

    Cannot be used with this property. This constant is used with shapes in other Microsoft Office applications.

    Declaration
    public const ExcelShapeType Media
    Field Value
    Type
    ExcelShapeType

    OLEControlObject

    Represents the OLEControlObject shape type.

    Declaration
    public const ExcelShapeType OLEControlObject
    Field Value
    Type
    ExcelShapeType

    Picture

    Represents the Picture shape type.

    Declaration
    public const ExcelShapeType Picture
    Field Value
    Type
    ExcelShapeType

    Placeholder

    Cannot be used with this property. This constant is used with shapes in other Microsoft Office applications.

    Declaration
    public const ExcelShapeType Placeholder
    Field Value
    Type
    ExcelShapeType

    ScriptAnchor

    Represents the ScriptAnchor shape type.

    Declaration
    public const ExcelShapeType ScriptAnchor
    Field Value
    Type
    ExcelShapeType

    ShapeTypeMixed

    Represents the ShapeTypeMixed shape type.

    Declaration
    public const ExcelShapeType ShapeTypeMixed
    Field Value
    Type
    ExcelShapeType

    Table

    Represents the Table shape type.

    Declaration
    public const ExcelShapeType Table
    Field Value
    Type
    ExcelShapeType

    TextBox

    Represents the TextBox shape type.

    Declaration
    public const ExcelShapeType TextBox
    Field Value
    Type
    ExcelShapeType

    TextEffect

    Represents the TextEffect shape type.

    Declaration
    public const ExcelShapeType TextEffect
    Field Value
    Type
    ExcelShapeType

    Unknown

    Represents the Unknown shape type.

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