Font2.Size Property
Gets or sets a value specifying the size of the font. Read/write.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property Size As Single
Get
Set
'Usage
Dim instance As Font2
Dim value As Single
value = instance.Size
instance.Size = value
float Size { get; set; }
Property Value
Type: System.Single
Single