[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Editor.BaseEditor.ApplyStyleTo

ApplyStyleTo Method

ApplyStyleTo(TableCell, Appearance, Inset, bool)

Applies the appearance settings (style) to the table cell (TableCell object).

Declaration
protected void ApplyStyleTo(TableCell tc, Appearance style, Inset margin, bool upperLevel)
Protected Sub ApplyStyleTo(tc As TableCell, style As Appearance, margin As Inset, upperLevel As Boolean)
Parameters
Type Name Description
TableCell tc

Table cell in which to apply appearance settings

Appearance style

Appearance settings (style)

Inset margin

Inset for the table cell

bool upperLevel

Whether to render in a up-level browser