Search Results for

    Show / Hide Table of Contents

    XlsFile.CellIndentationRendering Property

    Excel doesn't adapt the cell indentation when changing the print scale. This means that if a cell indentation is 0.1 inches at 100% print scale, it will also be 0.1 inches at 50% print scale. This will break the layout of your files when changing the print scaling, and so by default FlexCel won't behave like Excel here and make the indentation half the size if printing at half the scale. If you want to mimic the exact Excel behavior, set this property to TCellIndentationRendering.DontScaleIndentationWithPrintScaleExceptWhenPrintHeadings. See 'Cell indentation' in the Api Developer Guide

    Syntax

    Namespace: FlexCel.XlsAdapter

    public override TCellIndentationRendering CellIndentationRendering { get; set; }

    See also

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