[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.RichTextEditor.SetRenderDimensions

SetRenderDimensions Method

SetRenderDimensions(int, int)

Sets the dimensions of the renderer.

Declaration
public void SetRenderDimensions(int width, int height)
Public Sub SetRenderDimensions(width As Integer, height As Integer)
Parameters
Type Name Description
int width

Width of the renderer

int height

Height of the renderer