SmartArt.Layout Property

Definition

Gets or sets the Smart Art layout associated with the Smart Art graphic.

public:
 property Microsoft::Office::Core::SmartArtLayout ^ Layout { Microsoft::Office::Core::SmartArtLayout ^ get(); void set(Microsoft::Office::Core::SmartArtLayout ^ value); };
public Microsoft.Office.Core.SmartArtLayout Layout { get; set; }
member this.Layout : Microsoft.Office.Core.SmartArtLayout with get, set
Public Property Layout As SmartArtLayout

Property Value

Remarks

Read/write.

Applies to