ShapeRange.PictureFormat Property
Word Developer Reference |
Returns a PictureFormat object that contains picture formatting properties for the specified range of shapes. Read-only.
Syntax
expression.PictureFormat
expression A variable that represents a ShapeRange object.
Remarks
Applies to ShapeRange objects that represent pictures or OLE objects.
See Also