Aspose::Pdf::Rows::IndexOf método
Rows::IndexOf method
Devuelve el índice de la fila en la colección.
int32_t Aspose::Pdf::Rows::IndexOf(const System::SharedPtr<Row> &row)
| Parámetro | Tipo | Descripción |
|---|---|---|
| fila | const System::SharedPtr<Row>& | La fila existente. |
ReturnValue
El índice de la fila
Ver también
- Typedef SharedPtr
- Class Row
- Class Rows
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++