Search Results for

    Show / Hide Table of Contents

    TExcelFile.GetTheme Method

    This is an advanced method, that allows you to get the full theme in use. Normally you will just want to replace colors, and you can do this with SetColorTheme(TPrimaryThemeColor, TDrawingColor) and GetColorTheme(TPrimaryThemeColor) methods. Much of the functionality in a theme applies to PowerPoint, not Excel.

    Syntax

    Unit: FlexCel.Core

    function TExcelFile.GetTheme: ITheme; virtual; abstract;

    See also

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