A Sandcastle Documented Class Library
Layout Property
Namespaces ► Yogesh.ExcelXml ► PrintOptions ► Layout
Gets or sets page layout

C# | Visual Basic | Visual C++ |
public PageLayout Layout { get; set; }
Public Property Layout As PageLayout
public: property PageLayout Layout { PageLayout get (); void set (PageLayout value); }