menu

Document Processing

Interface IBorderElement - FileFormats API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IBorderElement

    Namespace: Syncfusion.Windows.Forms.CellGrid
    Assembly: Syncfusion.Spreadsheet.Windows.dll
    Syntax
    public interface IBorderElement

    Properties

    ColumnIndex

    Declaration
    int ColumnIndex { get; set; }
    Property Value
    Type
    System.Int32

    IsDirty

    Declaration
    bool IsDirty { get; set; }
    Property Value
    Type
    System.Boolean

    RowIndex

    Declaration
    int RowIndex { get; set; }
    Property Value
    Type
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved