Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 1.12 KB

Excel.FillFormat.PictureEffects.md

File metadata and controls

35 lines (18 loc) · 1.12 KB
title api_name ms.assetid ms.date ms.localizationpriority
FillFormat.PictureEffects property (Excel)
Excel.FillFormat.PictureEffects
bb5e8d9d-a878-c8c4-b198-ef7269f837f0
04/26/2019
medium

FillFormat.PictureEffects property (Excel)

Returns a PictureEffects object that represents the picture or texture fill for the specified fill format. Read-only.

Syntax

expression.PictureEffects

expression A variable that represents a FillFormat object.

Return value

PictureEffects object

Remarks

A picture or texture fill can be specified in the formatting for various elements (shapes) in a chart. For example, you can use the Format Data Series dialog box to format the columns in a Column chart to a picture or texture fill. In this case, the PictureEffects property returns a PictureEffects collection that corresponds to the settings associated with the Picture or texture fill option in the Fill category of the Format Data Series dialog box.

[!includeSupport and feedback]