Gets the text format for the specified text segment in the current paragraph.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetTextSegmentFormat( _
ByVal Index As System.Integer _
) As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IParagraphs
Dim Index As System.Integer
Dim value As System.Object
value = instance.GetTextSegmentFormat(Index) |
C# | |
---|
System.object GetTextSegmentFormat(
System.int Index
) |
C++/CLI | |
---|
System.Object^ GetTextSegmentFormat(
& System.int Index
) |
Parameters
- Index
- 0-based index of text segment whose text format to get
Return Value
ITextFormat
Example
Remarks
See Also
Availability
SOLIDWORKS 2016 FCS, Revision Number 24.0