VintaSoft Imaging .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml.Editor.Xlsx Namespace / XlsxDocumentSheet Class / FindRow Methods
In This Topic
    FindRow Method (XlsxDocumentSheet)
    In This Topic
    Overloaded. Tries to get row at specified row index.
    Overload List
    OverloadDescription
    Tries to get row at specified row index.
    Finds the first table row that contains specified text.
    Returns the first table row that contains specified text. (Inherited from OpenXmlDocumentTable)
    Requirements

    Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also