Xamarin.Android

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class StrikeThroughStyle

    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 Description
    StrikeThroughStyle

    DoubleOn

    Double is on.

    Declaration
    public const StrikeThroughStyle DoubleOn
    Field Value
    Type Description
    StrikeThroughStyle

    SingleOff

    Single is off.

    Declaration
    public const StrikeThroughStyle SingleOff
    Field Value
    Type Description
    StrikeThroughStyle

    SingleOn

    Single is on.

    Declaration
    public const StrikeThroughStyle SingleOn
    Field Value
    Type Description
    StrikeThroughStyle

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved