Rows.ConvertToTextOld(Object) 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.
Reserved for internal use.
public Microsoft.Office.Interop.Word.Range ConvertToTextOld (ref object Separator);
abstract member ConvertToTextOld : obj -> Microsoft.Office.Interop.Word.Range
Public Function ConvertToTextOld (Optional ByRef Separator As Object) As Range
Parameters
- Separator
- Object