Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Description

Excerpt

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

Signature
C#C#
Wiki Markup
{description}
{excerpt}A [SheetViewState|Worksheet.SheetViewState] value specifies the view state of a worksheet in Excel.{excerpt}
{signature:C#}
 public sealed class SheetViewState : TypesafeEnum
Signature
{signature}{signature:vb.net
vb.net
}
Public NotInheritable Class SheetViewState
		Inherits TypesafeEnum
Values

...

Name

...

Description

...

Normal

...

Page break

...

{signature}
{values}
||Name||Description||
|{anchor:Normal}Normal|Normal|
|{anchor:PageBreak}PageBreak|Page break|
|{anchor:PageLayout}PageLayout|Page layout|