'Declaration Public Default Property Item( _
ByVal textThe text to search.As System.String _
) As System.String
public System.String this[
System.String text
]{ set; }
Parameters
- text
- The text to search.
'Declaration Public Default Property Item( _
ByVal textThe text to search.As System.String _
) As System.String
public System.String this[
System.String text
]{ set; }
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
OpenXmlDocumentElement Class
OpenXmlDocumentElement Members
FindText(String)
Overload List