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