Edit

Share via


Word.PatternType enum

Note

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Specifies the fill pattern used in a shape.

Remarks

[ API set: WordApi BETA (PREVIEW ONLY) ]

Fields

cross = "Cross"

Represents a cross fill pattern.

darkDownwardDiagonal = "DarkDownwardDiagonal"

Represents a dark downward diagonal fill pattern.

darkHorizontal = "DarkHorizontal"

Represents a dark horizontal fill pattern.

darkUpwardDiagonal = "DarkUpwardDiagonal"

Represents a dark upward diagonal fill pattern.

darkVertical = "DarkVertical"

Represents a dark vertical fill pattern.

dashedDownwardDiagonal = "DashedDownwardDiagonal"

Represents a dashed downward diagonal fill pattern.

dashedHorizontal = "DashedHorizontal"

Represents a dashed horizontal fill pattern.

dashedUpwardDiagonal = "DashedUpwardDiagonal"

Represents a dashed upward diagonal fill pattern.

dashedVertical = "DashedVertical"

Represents a dashed vertical fill pattern.

diagonalBrick = "DiagonalBrick"

Represents a diagonal brick fill pattern.

diagonalCross = "DiagonalCross"

Represents a diagonal cross fill pattern.

divot = "Divot"

Represents a divot fill pattern.

dottedDiamond = "DottedDiamond"

Represents a dotted diamond fill pattern.

dottedGrid = "DottedGrid"

Represents a dotted grid fill pattern.

downwardDiagonal = "DownwardDiagonal"

Represents a downward diagonal fill pattern.

horizontal = "Horizontal"

Represents a horizontal fill pattern.

horizontalBrick = "HorizontalBrick"

Represents a horizontal brick fill pattern.

largeCheckerBoard = "LargeCheckerBoard"

Represents a large checkerboard fill pattern.

largeConfetti = "LargeConfetti"

Represents a large confetti fill pattern.

largeGrid = "LargeGrid"

Represents a large grid fill pattern.

lightDownwardDiagonal = "LightDownwardDiagonal"

Represents a light downward diagonal fill pattern.

lightHorizontal = "LightHorizontal"

Represents a light horizontal fill pattern.

lightUpwardDiagonal = "LightUpwardDiagonal"

Represents a light upward diagonal fill pattern.

lightVertical = "LightVertical"

Represents a light vertical fill pattern.

mixed = "Mixed"

Represents a mixed pattern type.

narrowHorizontal = "NarrowHorizontal"

Represents a narrow horizontal fill pattern.

narrowVertical = "NarrowVertical"

Represents a narrow vertical fill pattern.

outlinedDiamond = "OutlinedDiamond"

Represents an outlined diamond fill pattern.

percent10 = "Percent10"

Represents a 10 percent fill pattern.

percent20 = "Percent20"

Represents a 20 percent fill pattern.

percent25 = "Percent25"

Represents a 25 percent fill pattern.

percent30 = "Percent30"

Represents a 30 percent fill pattern.

percent40 = "Percent40"

Represents a 40 percent fill pattern.

percent5 = "Percent5"

Represents a 5 percent fill pattern.

percent50 = "Percent50"

Represents a 50 percent fill pattern.

percent60 = "Percent60"

Represents a 60 percent fill pattern.

percent70 = "Percent70"

Represents a 70 percent fill pattern.

percent75 = "Percent75"

Represents a 75 percent fill pattern.

percent80 = "Percent80"

Represents an 80 percent fill pattern.

percent90 = "Percent90"

Represents a 90 percent fill pattern.

plaid = "Plaid"

Represents a plaid fill pattern.

shingle = "Shingle"

Represents a shingle fill pattern.

smallCheckerBoard = "SmallCheckerBoard"

Represents a small checkerboard fill pattern.

smallConfetti = "SmallConfetti"

Represents a small confetti fill pattern.

smallGrid = "SmallGrid"

Represents a small grid fill pattern.

solidDiamond = "SolidDiamond"

Represents a solid diamond fill pattern.

sphere = "Sphere"

Represents a sphere fill pattern.

trellis = "Trellis"

Represents a trellis fill pattern.

upwardDiagonal = "UpwardDiagonal"

Represents an upward diagonal fill pattern.

vertical = "Vertical"

Represents a vertical fill pattern.

wave = "Wave"

Represents a wave fill pattern.

weave = "Weave"

Represents a weave fill pattern.

wideDownwardDiagonal = "WideDownwardDiagonal"

Represents a wide downward diagonal fill pattern.

wideUpwardDiagonal = "WideUpwardDiagonal"

Represents a wide upward diagonal fill pattern.

zigZag = "ZigZag"

Represents a zigzag fill pattern.