SmartArt.Layout 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.
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.