[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ITableStyleElement

ITableStyleElement Interface

Represents a single table style element.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public interface ITableStyleElement
Public Interface ITableStyleElement

Properties

Name Description
Borders

Returns the borders of a table style element (read-only).

Font

Returns the font of the specified object (read-only).

Interior

Returns an IInterior object that represents the interior of the specified object (read-only).

StripeSize

Gets or sets the size of banding (read or write).