ChartFillFormat.Type 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 Type As MsoFillType
    Get
'Usage
Dim instance As ChartFillFormat
Dim value As MsoFillType

value = instance.Type
MsoFillType Type { get; }

Property Value

Type: Microsoft.Office.Core.MsoFillType

See Also

Reference

ChartFillFormat Interface

ChartFillFormat Members

Microsoft.Office.Interop.PowerPoint Namespace