Walls.PictureType Property
Excel Developer Reference |
Returns or sets a Variant value that represents the way pictures are displayed on the walls and faces of a 3-D chart.
Syntax
expression.PictureType
expression A variable that represents a Walls object.
Remarks
This property can be set to one of the following constants: xlStack or xlStretch.
See Also