ImportTableOptions.Styles
ImportTableOptions.Styles property
Gets and sets the styles for each column of the table.
public Style[] Styles { get; set; }
See Also
- class Style
- class ImportTableOptions
- namespace Aspose.Cells
- assembly Aspose.Cells
Gets and sets the styles for each column of the table.
public Style[] Styles { get; set; }