VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Office.Spreadsheet.Document Namespace / CellBorder Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    CellBorder Class
    In This Topic
    Represents the border of the cell.
    Object Model
    CellBorder CellBorder VintasoftColor
    Syntax
    'Declaration
    
    Public Class CellBorder
    
    
    public class CellBorder
    
    
    public __gc class CellBorder
    
    
    public ref class CellBorder
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Office.Spreadsheet.Document.CellBorder

    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also