Chart.ProtectContents (Excel)

True if the contents of the sheet are protected. For a chart, this protects the entire chart. To turn on content protection, use the Protect method with the Contents argument set to True.


Dim booProtectContents As Boolean
booProtectContents = ActiveChart.ProtectContents