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.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.