Sets the header for this table.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetHeader( _
ByVal Style As Integer, _
ByVal Count As Integer _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ITableAnnotation
Dim Style As Integer
Dim Count As Integer
Dim value As Boolean
value = instance.SetHeader(Style, Count)
|
C++/CLI | |
---|
bool SetHeader(
& int Style,
& int Count
) |
Parameters
- Style
Header style as defined in swTableHeaderPosition_e
- Count
- Number of lines in the header
Return Value
True if header is set successfully, false if not
Remarks
See Also
Availability
SolidWorks 2004 FCS, Revision Number 12.0