[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.ITableStyleElement

ITableStyleElement Interface

Represents a single table style element.

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface ITableStyleElement
Public Interface ITableStyleElement

Properties

Name Description
Borders

Gets an IBorders object that represents the borders of a table style element.

Font

Gets an IFont object that represents the font of the specified object.

HasFormat

Gets a value indicating whether this table style element has formatting applied to the specified element.

Interior

Gets an IInterior object that represents the interior of the table style element.

StripeSize

Gets or sets the strip size of this table style element.

Methods

Name Description
Clear()

Clears the formatting for this element.