ShapeRange.PictureFormat Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property PictureFormat As PictureFormat
Get
'Usage
Dim instance As ShapeRange
Dim value As PictureFormat
value = instance.PictureFormat
PictureFormat PictureFormat { get; }
Property Value
Type: Microsoft.Office.Core.PictureFormat