Cells.ApplyStyle
Cells.ApplyStyle method
Applies formats for a whole worksheet.
public void ApplyStyle(Style style, StyleFlag flag)
Parameter | Type | Description |
---|---|---|
style | Style | The style object which will be applied. |
flag | StyleFlag | Flags which indicates applied formatting properties. |
See Also
- class Style
- class StyleFlag
- class Cells
- namespace Aspose.Cells
- assembly Aspose.Cells