DocumentClass.SelectContentControlsByTitle(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual Microsoft::Office::Interop::Word::ContentControls ^ SelectContentControlsByTitle(System::String ^ Title) = Microsoft::Office::Interop::Word::_Document::SelectContentControlsByTitle;
public virtual Microsoft.Office.Interop.Word.ContentControls SelectContentControlsByTitle (string Title);
abstract member SelectContentControlsByTitle : string -> Microsoft.Office.Interop.Word.ContentControls
override this.SelectContentControlsByTitle : string -> Microsoft.Office.Interop.Word.ContentControls
Public Overridable Function SelectContentControlsByTitle (Title As String) As ContentControls
Parameters
- Title
- String