'Declaration Public Function GetCellsStyleIndexes( _
ByVal cellReferencesThe cell references.As CellReferences _
) As System.Int32[]
public System.Int32[] GetCellsStyleIndexes(
CellReferences cellReferences
)
public: System.Int32[] GetCellsStyleIndexes(
CellReferences* cellReferences
)
public:
System.Int32[] GetCellsStyleIndexes(
CellReferences^ cellReferences
)
Parameters
- cellReferences
- The cell references.
Return Value
The array that contains style indexes that uses in cellReferences.