'Declaration Public Function GetStyle( _
ByVal styleIndexThe style index.As System.Int32 _
) As Vintasoft.Imaging.Office.Spreadsheet.Document.CellStyle
public Vintasoft.Imaging.Office.Spreadsheet.Document.CellStyle GetStyle(
System.Int32 styleIndex
)
public: Vintasoft.Imaging.Office.Spreadsheet.Document.CellStyle* GetStyle(
System.Int32 styleIndex
)
public:
Vintasoft.Imaging.Office.Spreadsheet.Document.CellStyle^ GetStyle(
System.Int32 styleIndex
)
Parameters
- styleIndex
- The style index.
Return Value
The style.