menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class OfficeShapeTextStrikethroughType

    Specifies the types of strike through options applied for text.

    Inheritance
    System.Object
    OfficeShapeTextStrikethroughType
    Namespace: Syncfusion.Office
    Assembly: Syncfusion.Compression.Portable.dll
    Syntax
    public sealed class OfficeShapeTextStrikethroughType : Enum

    Fields

    Double

    Specifies the OfficeShapeTextStrikethroughType is double.

    Declaration
    public const OfficeShapeTextStrikethroughType Double
    Field Value
    Type
    OfficeShapeTextStrikethroughType

    None

    Specifies the OfficeShapeTextStrikethroughType is none.

    Declaration
    public const OfficeShapeTextStrikethroughType None
    Field Value
    Type
    OfficeShapeTextStrikethroughType

    Single

    Specifies the OfficeShapeTextStrikethroughType is single.

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