Specifies the property's display types.
Declaration Syntax
public enum PropertyDisplayEnum
Table 1825: Members
| 
                 Member  | 
                 Caption  | 
                 Indicates that the property is displayed as a caption.  | 
| 
                 Member  | 
                 Hidden  | 
                 Indicates that the property is hidden.  | 
| 
                 Member  | 
                 None  | 
                 Indicates that the property is ignored.  | 
| 
                 Member  | 
                 Property  | 
                 Indicates that the property is displayed as standard property.  | 
| 
                 Member  | 
                 Worksheet  | 
                 Indicates that the property is displayed as a worksheet.  |