VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml.Editor.Xlsx Namespace / XlsxDocumentSheetRow Class / FindCell Methods
In This Topic
    FindCell Method (XlsxDocumentSheetRow)
    In This Topic
    Overloaded. Finds the cell by column index.
    Overload List
    OverloadDescription
    Finds the cell by column index.
    Finds the first table cell that contains specified text.
    Returns the first table cell that contains specified text. (Inherited from OpenXmlDocumentTableRow)
    Returns the first table cell that contains specified text. (Inherited from OpenXmlDocumentTableRow)
    Requirements

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

    See Also