Search Results for

    Show / Hide Table of Contents

    Class SpanHandlingMode

    Enumeration of how to handle cells with rowspan/colspan in exports

    Controls how merged cells are represented in different export formats.

    Inheritance
    System.Object
    SpanHandlingMode
    Namespace: IronPdf.Extractions
    Assembly: IronPdf.dll
    Syntax
    public sealed class SpanHandlingMode : Enum

    Fields

    Annotate

    Add annotations for spanned cells

    Adds metadata like [ROWSPAN=2, COLSPAN=3] to spanned cells.

    Declaration
    public const SpanHandlingMode Annotate
    Field Value
    Type Description
    SpanHandlingMode

    Empty

    Leave spanned cells empty except for origin

    Only the origin cell contains content, spanned cells are empty.

    Declaration
    public const SpanHandlingMode Empty
    Field Value
    Type Description
    SpanHandlingMode

    Merge

    Show as single merged cell

    Only the origin cell contains content, spanned cells are empty.

    Works for formats that support cell merging like Html.

    Declaration
    public const SpanHandlingMode Merge
    Field Value
    Type Description
    SpanHandlingMode

    Repeat

    Repeat cell content in all spanned cells

    Each cell in the span area contains the same text as the origin cell.

    Declaration
    public const SpanHandlingMode Repeat
    Field Value
    Type Description
    SpanHandlingMode

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    ☀
    ☾
    Downloads
    • Download with Nuget
    • Start for Free
    In This Article
    Back to top
    Install with Nuget
    Want to deploy IronPDF to a live project for FREE?
    What’s included?
    30 days of fully-functional product
    Test and share in a live environment
    No watermarks in production
    Get your free 30-day Trial Key instantly.
    No credit card or account creation required
    Your Trial License Key has been emailed to you.
    Download IronPDF free to apply
    your Trial Licenses Key
    Install with NuGet View Licenses
    Licenses from $499. Have a question? Get in touch.