StyleFlags Properties
A style flag that controls formatting options to be applied.Name | Description |
---|---|
Alignment | Gets or sets a value that indicates whether or not the alignment options should be applied. |
All | Gets or sets a value that indicates whether or not all format characteristics (such as alignment, borders, font, etc.) should be applied. |
Borders | Gets or sets a value that indicates whether or not cell borders should be specified. |
Fill | Gets or sets a value that indicates whether or not the background color should be applied. |
Font | Gets or sets a value that indicates whether or not font attributes should be specified. |
Number | Gets or sets a value that indicates whether or not the number format should be specified. |
Protection | Gets or sets a value that indicates whether or not the protection option should be applied. |
See Also