'Declaration Public Overrides Function FindImages( _
ByVal rowThe row.As Vintasoft.Imaging.Office.OpenXml.Editor.OpenXmlDocumentTableRow _
) As Vintasoft.Imaging.Office.OpenXml.Editor.OpenXmlDocumentImage[]
public override Vintasoft.Imaging.Office.OpenXml.Editor.OpenXmlDocumentImage[] FindImages(
Vintasoft.Imaging.Office.OpenXml.Editor.OpenXmlDocumentTableRow row
)
public: Vintasoft.Imaging.Office.OpenXml.Editor.OpenXmlDocumentImage*[] FindImages(
Vintasoft.Imaging.Office.OpenXml.Editor.OpenXmlDocumentTableRow* row
); override
Parameters
- row
- The row.
Return Value
An array of OpenXmlDocumentImage.