alexa

    Show / Hide Table of Contents

    Enum StrikeThroughStyle

    Elements order is very important.

    Namespace: Syncfusion.XlsIO.Implementation
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum StrikeThroughStyle

    Fields

    Name Description
    DoubleOff

    Double is off.

    DoubleOn

    Double is on.

    SingleOff

    Single is off.

    SingleOn

    Single is on.

    Back to top Generated by DocFX