Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns or sets the explosion value for a pie-chart or doughnut-chart slice. Read/write 64-bit signed integer.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Property Explosion As Integer
Get
Set
'Usage
Dim instance As Point
Dim value As Integer
value = instance.Explosion
instance.Explosion = value
int Explosion { get; set; }
Property Value
Type: System.Int32
Remarks
This property returns 0 (zero) if there is no explosion (the tip of the slice is in the center of the pie).