Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 793 Bytes

Excel.Chart.PrintedCommentPages.md

File metadata and controls

38 lines (21 loc) · 793 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Chart.PrintedCommentPages property (Excel)
vbaxl10.chm149186
vbaxl10.chm149186
Excel.Chart.PrintedCommentPages
8f98f7af-4e2f-8743-b82b-c84ae83f6fdf
04/16/2019
medium

Chart.PrintedCommentPages property (Excel)

Returns the number of comment pages that will be printed for the current chart. Read-only.

Syntax

expression.PrintedCommentPages

expression A variable that returns a Chart object.

Return value

Long

Remarks

Because charts and chart sheets don't support comments, the PrintedCommentPages property of the Chart object will always return zero.

[!includeSupport and feedback]