Spread Windows Forms 12.0 Product Documentation
TextAndFont Constructor(Boolean)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace > TextAndFont Class > TextAndFont Constructor : TextAndFont Constructor(Boolean)
Creates a new text and font for the presentation space.
Syntax
'Declaration
 
Public Function New( _
   ByVal renderListWithFont As Boolean _
)
'Usage
 
Dim renderListWithFont As Boolean
 
Dim instance As New TextAndFont(renderListWithFont)
public TextAndFont( 
   bool renderListWithFont
)

Parameters

renderListWithFont
See Also

Reference

TextAndFont Class
TextAndFont Members
Overload List