Search Results for

    Show / Hide Table of Contents

    TTableApplyBorders Structure

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

    Syntax

    Namespace: FlexCel.Core

    public struct TTableApplyBorders

    Constructors

    Name Description
    TTableApplyBorders Overloaded
    TTableApplyBorders(Boolean)
    TTableApplyBorders(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean)

    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.

    Properties

    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.
    IsEmpty Returns true if the format does not apply any setting.
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com