Xceed Words for .NET v5.1 Documentation
Xceed.Document.NET Assembly / Xceed.Document.NET Namespace / TableLook Class
Members


In This Topic
    TableLook Class
    In This Topic
    Represents a TableLook.
    Syntax
    'Declaration
     
    Public Class TableLook 
    'Usage
     
    Dim instance As TableLook
    public class TableLook 
    Remarks
    Inheritance Hierarchy

    System.Object
       Xceed.Document.NET.TableLook

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the TableLook class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets if the First Column conditional formatting is applied to this Table.  
    Public PropertyGets or sets if the First Row conditional formatting is applied to this Table.  
    Public PropertyGets or sets if the Last Column conditional formatting is applied to this Table.  
    Public PropertyGets or sets if the Last Row conditional formatting is applied to this Table.  
    Public PropertyGets or sets if the horizontal banding conditional formatting is not applied to this Table.  
    Public PropertyGets or sets if the vertical banding conditional formatting is not applied to this Table.  
    Top
    Protected Methods
     NameDescription
    Protected Method  
    Top
    Public Events
     NameDescription
    Public Event  
    Top
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows 11, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also