Aspose::Cells::Column::ApplyStyle method
Column::ApplyStyle method
Applies formats for a whole column.
void Aspose::Cells::Column::ApplyStyle(const Style &style, const StyleFlag &flag)
Parameter | Type | Description |
---|---|---|
style | const Style& | The style object which will be applied. |
flag | const StyleFlag& | Flags which indicates applied formatting properties. |
See Also
- Class Vector
- Class Style
- Class StyleFlag
- Class Column
- Namespace Aspose::Cells
- Library Aspose.Cells for C++