API Reference

Enum

WordShadingPattern

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Defines OfficeIMO values corresponding to DocumentFormat.OpenXml.Wordprocessing.ShadingPatternValues.

Inheritance

  • Enum
  • WordShadingPattern

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const WordShadingPattern Nil #

Represents the Open XML value nil.

Value: 0
public const WordShadingPattern Clear #

Represents the Open XML value clear.

Value: 1
public const WordShadingPattern Solid #

Represents the Open XML value solid.

Value: 2
public const WordShadingPattern HorizontalStripe #

Represents the Open XML value horzStripe.

Value: 3
public const WordShadingPattern VerticalStripe #

Represents the Open XML value vertStripe.

Value: 4
public const WordShadingPattern ReverseDiagonalStripe #

Represents the Open XML value reverseDiagStripe.

Value: 5
public const WordShadingPattern DiagonalStripe #

Represents the Open XML value diagStripe.

Value: 6
public const WordShadingPattern HorizontalCross #

Represents the Open XML value horzCross.

Value: 7
public const WordShadingPattern DiagonalCross #

Represents the Open XML value diagCross.

Value: 8
public const WordShadingPattern ThinHorizontalStripe #

Represents the Open XML value thinHorzStripe.

Value: 9
public const WordShadingPattern ThinVerticalStripe #

Represents the Open XML value thinVertStripe.

Value: 10
public const WordShadingPattern ThinReverseDiagonalStripe #

Represents the Open XML value thinReverseDiagStripe.

Value: 11
public const WordShadingPattern ThinDiagonalStripe #

Represents the Open XML value thinDiagStripe.

Value: 12
public const WordShadingPattern ThinHorizontalCross #

Represents the Open XML value thinHorzCross.

Value: 13
public const WordShadingPattern ThinDiagonalCross #

Represents the Open XML value thinDiagCross.

Value: 14
public const WordShadingPattern Percent5 #

Represents the Open XML value pct5.

Value: 15
public const WordShadingPattern Percent10 #

Represents the Open XML value pct10.

Value: 16
public const WordShadingPattern Percent12 #

Represents the Open XML value pct12.

Value: 17
public const WordShadingPattern Percent15 #

Represents the Open XML value pct15.

Value: 18
public const WordShadingPattern Percent20 #

Represents the Open XML value pct20.

Value: 19
public const WordShadingPattern Percent25 #

Represents the Open XML value pct25.

Value: 20
public const WordShadingPattern Percent30 #

Represents the Open XML value pct30.

Value: 21
public const WordShadingPattern Percent35 #

Represents the Open XML value pct35.

Value: 22
public const WordShadingPattern Percent37 #

Represents the Open XML value pct37.

Value: 23
public const WordShadingPattern Percent40 #

Represents the Open XML value pct40.

Value: 24
public const WordShadingPattern Percent45 #

Represents the Open XML value pct45.

Value: 25
public const WordShadingPattern Percent50 #

Represents the Open XML value pct50.

Value: 26
public const WordShadingPattern Percent55 #

Represents the Open XML value pct55.

Value: 27
public const WordShadingPattern Percent60 #

Represents the Open XML value pct60.

Value: 28
public const WordShadingPattern Percent62 #

Represents the Open XML value pct62.

Value: 29
public const WordShadingPattern Percent65 #

Represents the Open XML value pct65.

Value: 30
public const WordShadingPattern Percent70 #

Represents the Open XML value pct70.

Value: 31
public const WordShadingPattern Percent75 #

Represents the Open XML value pct75.

Value: 32
public const WordShadingPattern Percent80 #

Represents the Open XML value pct80.

Value: 33
public const WordShadingPattern Percent85 #

Represents the Open XML value pct85.

Value: 34
public const WordShadingPattern Percent87 #

Represents the Open XML value pct87.

Value: 35
public const WordShadingPattern Percent90 #

Represents the Open XML value pct90.

Value: 36
public const WordShadingPattern Percent95 #

Represents the Open XML value pct95.

Value: 37