Sets the text format for this table.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetTextFormat( _
ByVal UseDoc As Boolean, _
ByVal TextFormat As TextFormat _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ITableAnnotation
Dim UseDoc As Boolean
Dim TextFormat As TextFormat
Dim value As Boolean
value = instance.SetTextFormat(UseDoc, TextFormat)
|
Parameters
- UseDoc
- True to use the document setting, false to not
- TextFormat
- ITextFormat object
Return Value
True if the text format is set successfully, false if not
See Also
Availability
SolidWorks 2004 FCS, Revision Number 12.0