menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class StrikeThroughStyle

    Elements order is very important.

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

    Fields

    DoubleOff

    Double is off.

    Declaration
    public const StrikeThroughStyle DoubleOff
    Field Value
    Type
    StrikeThroughStyle

    DoubleOn

    Double is on.

    Declaration
    public const StrikeThroughStyle DoubleOn
    Field Value
    Type
    StrikeThroughStyle

    SingleOff

    Single is off.

    Declaration
    public const StrikeThroughStyle SingleOff
    Field Value
    Type
    StrikeThroughStyle

    SingleOn

    Single is on.

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