[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.StyleFormatApplyment

StyleFormatApplyment Enum

Specifies the style format applyment.

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
[Flags]
public enum StyleFormatApplyment : byte
<Flags>
Public Enum StyleFormatApplyment As Byte

Fields

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.