'Declaration Public Overloads Function GetCellStyleIndex( _
ByVal styleСтиль.As Vintasoft.Imaging.Office.Spreadsheet.Document.CellStyle _
) As System.Int32
public System.Int32 GetCellStyleIndex(
Vintasoft.Imaging.Office.Spreadsheet.Document.CellStyle style
)
public: System.Int32 GetCellStyleIndex(
Vintasoft.Imaging.Office.Spreadsheet.Document.CellStyle* style
)
public:
System.Int32 GetCellStyleIndex(
Vintasoft.Imaging.Office.Spreadsheet.Document.CellStyle^ style
)
Parameters
- style
- Стиль.
Return Value
Индекс стиля ячейки.