Share via


IMsoLegendKey.PictureType Property

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

Syntax

'Declaration
Property PictureType As Integer
    Get
    Set
'Usage
Dim instance As IMsoLegendKey
Dim value As Integer

value = instance.PictureType

instance.PictureType = value
int PictureType { get; set; }

Property Value

Type: System.Int32

See Also

Reference

IMsoLegendKey Interface

IMsoLegendKey Members

Microsoft.Office.Core Namespace