Search Results for

    Show / Hide Table of Contents

    TExcelFile.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

    Unit: FlexCel.Core

    property TExcelFile.CellIndentationRendering: TCellIndentationRendering

    See also

    • TExcelFile
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com