[]
        
(Showing Draft Content)

FarPoint.Web.Spread.BaseCellType.ApplyStyleTo

ApplyStyleTo Method

ApplyStyleTo(TableCell, Appearance, Inset, bool)

Applies the appearance and the margin to the cell.

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

TableCell object, or simply the cell

Appearance style

Style settings (Appearance object) for the control

Inset margin

Margin settings (Inset object) for the control

bool upperLevel

Whether the control can render in an up-level browser