[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Renderer.BaseRenderer.ApplyStyleTo

ApplyStyleTo Method

ApplyStyleTo(TableCell, Appearance, Inset, bool)

Applies an appearance to the 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 of the renderer control

Appearance style

Appearance settings for the renderer control

Inset margin

Margin settings for the renderer control

bool upperLevel

Whether to display in an up-level browser