TextEffectFormat.FontSize Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property FontSize As Single
Get
Set
'Usage
Dim instance As TextEffectFormat
Dim value As Single
value = instance.FontSize
instance.FontSize = value
float FontSize { get; set; }
Property Value
Type: System.Single