[]
        
Specifies the style format applyment.
[Flags]
public enum StyleFormatApplyment : byte
  <Flags>
Public Enum StyleFormatApplyment As Byte
  | Name | Description | 
|---|---|
| Alignment | Indicates whether the alignment formatting specified should be applied.  | 
      
| All | Indicates that all formatting should be applied.  | 
      
| Border | Indicates whether the border formatting specified should be applied.  | 
      
| Fill | Indicates whether the fill formatting specified should be applied.  | 
      
| Font | Indicates whether the font formatting specified should be applied.  | 
      
| None | Indicates that no formatting should be applied.  | 
      
| NumberFormat | Indicates whether the number formatting specified should be applied.  | 
      
| Protection | Indicates whether the protection formatting specified should be applied.  |