SmartArtNode.Hidden Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns true if this node is a hidden node in the data model.
public:
property Microsoft::Office::Core::MsoTriState Hidden { Microsoft::Office::Core::MsoTriState get(); };
public Microsoft.Office.Core.MsoTriState Hidden { get; }
member this.Hidden : Microsoft.Office.Core.MsoTriState
Public ReadOnly Property Hidden As MsoTriState
Property Value
Remarks
Read-only.