SAP Business One UI API 10.0 - Objects Reference (10.00.270)
SetRowFontSize Method
UI API
Description
Updates the font size of a row in a matrix or a grid.
Syntax
Visual Basic
Public Sub SetRowFontSize( _ ByVal
RowNum
As Long, _ ByVal
FontSize
As Long _ )
Parameters
RowNum
The row number of the matrix or the grid.
FontSize
The font size of the row.
See Also
CommonSetting Object