Walls.PictureUnit Property
Returns or sets the unit for each picture on the chart if the PictureType property is set to xlStackScale() (if not, this property is ignored). Read/write Integer.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property PictureUnit As Object
Get
Set
'Usage
Dim instance As Walls
Dim value As Object
value = instance.PictureUnit
instance.PictureUnit = value
Object PictureUnit { get; set; }
Property Value
Type: System.Object
Integer