GetStyleInPool Method
GetStyleInPool function
Gets the style in the style pool.All styles in the workbook will be gathered into a pool.There is only a simple reference index in the cells.
func (instance *Workbook) GetStyleInPool(index int32) (*Style, error)
Remarks
See Also
- Class Workbook
- Namespace Aspose.Cells
- Library Aspose.Cells for Go