Column.Style
Column.Style property
Gets the style of this column.
[Obsolete("Use Column.GetStyle() method instead.")]
[EditorBrowsable(EditorBrowsableState.Never)]
public Style Style { get; }
Remarks
NOTE: This member is now obsolete. Instead, please use Column.GetStyle() method to get the default style of this column. This property will be removed 12 months later since December 2022. Aspose apologizes for any inconvenience you may have experienced.
See Also
- class Style
- class Column
- namespace Aspose.Cells
- assembly Aspose.Cells