[]
        
(Showing Draft Content)

FarPoint.Web.Spread.BaseCellType.AppendEllipsis

AppendEllipsis Method

AppendEllipsis(RectangleF, Appearance, string, float)

Appends the ellipsis.

Declaration
protected string AppendEllipsis(RectangleF r, Appearance appearance, string value, float zoomFactor)
Protected Function AppendEllipsis(r As RectangleF, appearance As Appearance, value As String, zoomFactor As Single) As String
Parameters
Type Name Description
RectangleF r

The rectangle.

Appearance appearance

The appearance.

string value

The value.

float zoomFactor

The zoom factor.

Returns
Type Description
string