Search Results for

    Show / Hide Table of Contents

    TFillStyleList Class

    Represents the fill style characteristics for an autoshape.

    Syntax

    Namespace: FlexCel.Core

    public class TFillStyleList

    Constructors

    Name Description
    TFillStyleList Creates a new TFillStyleList instance.

    Methods

    Name Description
    Clone Creates a deep copy of this object.
    Add Adds a new FillStyle to the collection. Fill styles must be added in order, first is "Subtle", second is "Moderate", third is "Intense" and there could be new definitions in newer versions of Excel.
    GetRealFillStyle Returns the fill style that results from applying the formatting type to a color.
    Clear Clears all the formatting definitions.

    Properties

    Name Description
    this[] Returns the fill style for a given formatting type. Currently Excel defines only 3 formatting types, but more could be added in the future.
    If you need to access a formatting type that is not defined in the TFormattingType enumeration, just cast an integer to TFormattingType.
    Count Returns the number of elements stored in this collection.
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com