Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Wiki Markup
{description}
{excerpt}{{PagePrintOrder}} specifies the order in which a worksheet should be printed.{excerpt}
{signature:C#}
 public sealed class PagePrintOrder : TypesafeEnum
{signature}{signature:vb.net}
Public NotInheritable Class PagePrintOrder
		Inherits TypesafeEnum
{signature}
{values}
||Name||Description||
|{anchor:DownThenOver}DownThenOver|Down then over|
|{anchor:OverThenDown}OverThenDown|Over then down|