GrapeCity.Xaml.Excel
FontSize Property (TextParagraph)


Specifies the size of text within a text run in Point
Syntax
'Declaration
 
Public Property FontSize As Nullable(Of Double)
'Usage
 
Dim instance As TextParagraph
Dim value As Nullable(Of Double)
 
instance.FontSize = value
 
value = instance.FontSize
public Nullable<double> FontSize {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

TextParagraph Class
TextParagraph Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options