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