'Declaration Public Overloads Function GetCellStyleIndex( _
ByVal cellЯчейка.As SheetCell, _
ByVal rowIndexИндекс строки.As System.Int32, _
ByVal columnIndexИндекс столбца.As System.Int32 _
) As System.Int32
public System.Int32 GetCellStyleIndex(
SheetCell cell,
System.Int32 rowIndex,
System.Int32 columnIndex
)
public: System.Int32 GetCellStyleIndex(
SheetCell* cell,
System.Int32 rowIndex,
System.Int32 columnIndex
)
public:
System.Int32 GetCellStyleIndex(
SheetCell^ cell,
System.Int32 rowIndex,
System.Int32 columnIndex
)
Parameters
- cell
- Ячейка.
- rowIndex
- Индекс строки.
- columnIndex
- Индекс столбца.
Return Value
Индекс стиля в коллекции Styles.