Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLSheet Class / ViewLayout Property

In This Topic
    ViewLayout Property
    In This Topic
    Gets or sets whether Excel should show view layout (preview) when displaying the sheet.
    Syntax
    'Declaration
     
    
    Public Property ViewLayout As ViewLayout
    public ViewLayout ViewLayout {get; set;}
    See Also