IMsoWalls.PictureType Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property PictureType As Object
Get
Set
'Usage
Dim instance As IMsoWalls
Dim value As Object
value = instance.PictureType
instance.PictureType = value
Object PictureType { get; set; }
Property Value
Type: System.Object