Floor.Fill Property
Reserved for internal use.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
ReadOnly Property Fill As ChartFillFormat
Get
'Usage
Dim instance As Floor
Dim value As ChartFillFormat
value = instance.Fill
ChartFillFormat Fill { get; }
Property Value
Type: Microsoft.Office.Interop.PowerPoint.ChartFillFormat