Page tree

Versions Compared

Key

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

Excerpt

Formats for page numbers in a section.

Signature
C#C#
Wiki Markup
{description}
{excerpt}Formats for page numbers in a section.{excerpt}
{signature:C#}
 public sealed class NumberFormat : TypesafeEnum
Signature
{signature}{signature:vb.net
vb.net
}
Public NotInheritable Class NumberFormat
		Inherits TypesafeEnum
Values

...

Name

...

Description

...

Standard Arabic Numerals

...

Lower-Case Roman Alphabet

...

Upper-Case Roman Alphabet

...

Lower-Case Roman Numerals

...

{signature}
{values}
||Name||Description||
|{anchor:Arabic}Arabic|Standard Arabic Numerals|
|{anchor:LetterLower}LetterLower|Lower\-Case Roman Alphabet|
|{anchor:LetterUpper}LetterUpper|Upper\-Case Roman Alphabet|
|{anchor:RomanLower}RomanLower|Lower\-Case Roman Numerals|
|{anchor:RomanUpper}RomanUpper|Upper\-Case Roman Numerals|