Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History
33 lines (19 loc) · 583 Bytes

report-picturepalette-property-access.md

File metadata and controls

33 lines (19 loc) · 583 Bytes
title keywords f1_keywords ms.prod api_name ms.assetid ms.date
Report.PicturePalette Property (Access)
vbaac10.chm13773
vbaac10.chm13773
access
Access.Report.PicturePalette
55f8363a-de60-c92f-6330-2cd9f6a16785
06/08/2017

Report.PicturePalette Property (Access)

You can use the PicturePalette property to specify a palette to be used by a report. Read/write Variant.

Syntax

expression. PicturePalette

expression A variable that represents a Report object.

See also

Concepts

Report Object