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