Gets or sets whether to print the sheet in landscape mode.

Namespace:  C1.Silverlight.Excel
Assembly:  C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)

Syntax

C#
public bool Landscape { get; set; }
Visual Basic
Public Property Landscape As Boolean
	Get
	Set

See Also