Gets or sets the Microsoft Excel file for this design table.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property FileName As String |
Visual Basic (Usage) | |
---|
Dim instance As IDesignTable
Dim value As String
instance.FileName = value
value = instance.FileName
|
C# | |
---|
string FileName {get; set;} |
C++/CLI | |
---|
property String^ FileName {
String^ get();
void set (String^ value);
} |
Return Value
Full path and filename for the Microsoft Excel file
See Also
Availability
SolidWorks 2004 SP3, Revision Number 12.3