'Declaration Public Overloads Function GetCellStyleIndex( _
ByVal cellReferenceThe cell reference.As CellReference _
) As System.Int32
public System.Int32 GetCellStyleIndex(
CellReference cellReference
)
public: System.Int32 GetCellStyleIndex(
CellReference* cellReference
)
public:
System.Int32 GetCellStyleIndex(
CellReference^ cellReference
)
Parameters
- cellReference
- The cell reference.
Return Value
A style index in Styles collection.