Search Results for

    Show / Hide Table of Contents

    ExcelFile.Linespacing Property

    A Linespacing of 1 means use the standard GDI+ linespace when a cell has more than one line. A linespace of 2 would mean double linespacing, and 0.5 would mean half linespacing. Normally linespacing in Excel is a little bigger than linespacing in GDI+, so you can use this property to fine tune what you need.

    This property doesn't alter the Excel file in any way. It is only used when rendering.

    Syntax

    Namespace: FlexCel.Core

    public abstract Double Linespacing { get; set; }

    See also

    • ExcelFile
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com