SmartArtNode.Hidden Property

Definition

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.

Applies to