Search Results for

    Show / Hide Table of Contents

    TTableStyle Structure

    Defines a table style.

    Syntax

    Namespace: FlexCel.Core

    public struct TTableStyle

    Fields

    Name Description
    Name The name of the style.
    ShowColumnStripes If true, the columns will alternate between 2 colors.
    ShowFirstColumn Defines if the first column in the table has the style applied.
    ShowLastColumn Defines if the last column in the table has the style applied.
    ShowRowStripes Defines if the rows will alternate between 2 colors.

    Constructors

    Name Description
    TTableStyle Creates a new TTableStyle object.

    Methods

    Name Description
    Equals Overloaded
    Equals(TTableStyle)
    Equals(Object)
    GetHashCode Returns the hashcode of the object.

    Operators

    Name Description
    Equality Returns true if both objects have the same data.
    Inequality Returns true if a and b have different data.
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com