Sets the name of the sheet format of this drawing sheet, as displayed in the FeatureManager design tree.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetSheetFormatName( _
ByVal Name As String _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISheet
Dim Name As String
Dim value As Boolean
value = instance.SetSheetFormatName(Name)
|
C# | |
---|
bool SetSheetFormatName(
string Name
) |
C++/CLI | |
---|
bool SetSheetFormatName(
& String^ Name
) |
Parameters
- Name
- Name of the sheet format
Return Value
True if the name of the sheet format is set, false if not
Remarks
See Also
Availability
SolidWorks 2005 FCS, Revision Number 13.0