Share via


Chart.PrintedCommentPages Property (Excel)

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

Version Information

Version Added: Excel 2010

Syntax

expression .PrintedCommentPages

expression A variable that returns a Chart object.

Return Value

Long

Remarks

Because charts and chart sheets do not support comments, the PrintedCommentPages property of the Chart object will always return zero.

See Also

Concepts

Chart Object Members

Chart Object