Search Results for

    Show / Hide Table of Contents

    TTableBorders Structure

    Determines which parts of the borders will be applied in the Table.

    Syntax

    Namespace: FlexCel.Core

    public struct TTableBorders

    Fields

    Name Description
    Left Left border of the full section of the table. Does not apply to the borders of cells inside the section.
    Top Top border of the full section of the table. Does not apply to the borders of cells inside the section.
    Right Right border of the full section of the table. Does not apply to the borders of cells inside the section.
    Bottom Bottom border of the full section of the table. Does not apply to the borders of cells inside the section.
    InsideVertical Vertical borders inside the section of the table. Does not apply to the borders in the exterior of the section.
    InsideHorizontal Horizontal borders inside the section of the table. Does not apply to the borders in the exterior of the section.

    Constructors

    Name Description
    TTableBorders Creates a new struct setting the members.

    Methods

    Name Description
    Equals Returns true if both objects are the same
    GetHashCode Returns the hashcode of the struct.

    Operators

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