Udostępnij za pośrednictwem


ChartColorFormat.Type Property

Returns an Integer value that that represents the color format type.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property Type As Integer
    Get
'Usage
Dim instance As ChartColorFormat
Dim value As Integer

value = instance.Type
int Type { get; }

Property Value

Type: System.Int32
Integer

Remarks

This property returns one of the following MsoColorType values:

See Also

Reference

ChartColorFormat Interface

ChartColorFormat Members

Microsoft.Office.Core Namespace