BulletFormat2.RelativeSize Property
Returns or sets the bullet size relative to the size of the first text character in the paragraph. Read/write.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property RelativeSize As Single
Get
Set
'Usage
Dim instance As BulletFormat2
Dim value As Single
value = instance.RelativeSize
instance.RelativeSize = value
float RelativeSize { get; set; }
Property Value
Type: System.Single
Single