| Property | PID | Type | Default | Description | 
| fillType | 384 | MSOFILLTYPE | Solid | Type of fill | 
| fillColor | 385 | MSOCLR | white | Foreground color | 
| fillOpacity | 386 | LONG | 1<<16 | Fixed 16.16 | 
| fillBackColor | 387 | MSOCLR | white | Background color | 
| fillBackOpacity | 388 | LONG | 1<<16 | Shades only | 
| fillCrMod | 389 | MSOCLR | undefined | Modification for BW views | 
| fillBlip | 390 | IMsoBlip* | NULL | Pattern/texture | 
| fillBlipName | 391 | WCHAR* | NULL | Blip file name | 
| fillBlipFlags | 392 | MSOBLIPFLAGS | Comment | Blip flags | 
| fillWidth | 393 | LONG | 0 | How big (A units) to make a metafile texture. | 
| fillHeight | 394 | LONG | 0 |  | 
| fillAngle | 395 | LONG | 0 | Fade angle - degrees in 16.16 | 
| fillFocus | 396 | LONG | 0 | Linear shaded fill focus percent | 
| fillToLeft | 397 | LONG | 0 | Fraction 16.16 | 
| fillToTop | 398 | LONG | 0 | Fraction 16.16 | 
| fillToRight | 399 | LONG | 0 | Fraction 16.16 | 
| fillToBottom | 400 | LONG | 0 | Fraction 16.16 | 
| fillRectLeft | 401 | LONG | 0 | For shaded fills, use the specified rectangle instead of the shape's bounding rect to define how large the fade is going to be. | 
| fillRectTop | 402 | LONG | 0 |  | 
| fillRectRight | 403 | LONG | 0 |  | 
| fillRectBottom | 404 | LONG | 0 |  | 
| fillDztype | 405 | MSODZTYPE | Default |  | 
| fillShadePreset | 406 | LONG | 0 | Special shades | 
| fillShadeColors | 407 | IMsoArray | NULL | a preset array of colors | 
| fillOriginX | 408 | LONG | 0 |  | 
| fillOriginY | 409 | LONG | 0 |  | 
| fillShapeOriginX | 410 | LONG | 0 |  | 
| fillShapeOriginY | 411 | LONG | 0 |  | 
| fillShadeType | 412 | MSOSHADETYPE | Default | Type of shading, if a shaded (gradient) fill. | 
| fFilled | 443 | BOOL | TRUE | Is shape filled? | 
| fHitTestFill | 444 | BOOL | TRUE | Should we hit test fill? | 
| fillShape | 445 | BOOL | TRUE | Register pattern on shape | 
| fillUseRect | 446 | BOOL | FALSE | Use the large rect? | 
| fNoFillHitTest | 447 | BOOL | FALSE | Hit test a shape as though filled |