'Declaration Public ReadOnly Shadows Default Property Item( _
ByVal rowIndexИндекс строки.As System.Int32 _
) As OpenXmlDocumentTableRow
public new OpenXmlDocumentTableRow this[
System.Int32 rowIndex
]{ get; }
public: __property new OpenXmlDocumentTableRow* get_Item(
System.Int32 rowIndex
);
public:
new property OpenXmlDocumentTableRow^ default [System.Int32] { OpenXmlDocumentTableRow^ get(System.Int32 rowIndex); }
Parameters
- rowIndex
- Индекс строки.