Search Results for

    Show / Hide Table of Contents

    ExcelFile.GetDefaultFormatNormalStyle Property

    Returns Excel standard format for the normal style. "Normal" style applies to the headers "A", "B" ... at the top of the columns and "1", "2"... at the left of the rows. This method is the same as calling xls.GetStyle(xls.GetBuiltInStyleName(TBuiltInStyle.Normal, 0)) You normally will want to use GetDefaultFormat instead of this method.

    Syntax

    Namespace: FlexCel.Core

    public TFlxFormat GetDefaultFormatNormalStyle { get; }

    See also

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