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

...

Description

Excerpt

A SheetViewState value specifies the view state of a worksheet in Excel.

Signature
C#
C#
 public sealed class SheetViewState : TypesafeEnum
{signature}{signature:
}
Signature
vb.net
vb.net
Public NotInheritable Class SheetViewState
		Inherits TypesafeEnum
{signature}
{values}
||Name||Description||
|{anchor:Normal}Normal|Normal|
|{anchor:PageBreak}PageBreak|Page break|
|{anchor:PageLayout}PageLayout|Page layout|
Values

Name

Description

Anchor
Normal
Normal
Normal

Normal

Anchor
PageBreak
PageBreak
PageBreak

Page break

Anchor
PageLayout
PageLayout
PageLayout

Page layout