IDialogSheet.SaveAs Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void SaveAs (string Filename, object FileFormat, object Password, object WriteResPassword, object ReadOnlyRecommended, object CreateBackup, object AddToMru, object TextCodepage, object TextVisualLayout, object Local);
Public Sub SaveAs (Filename As String, Optional FileFormat As Object, Optional Password As Object, Optional WriteResPassword As Object, Optional ReadOnlyRecommended As Object, Optional CreateBackup As Object, Optional AddToMru As Object, Optional TextCodepage As Object, Optional TextVisualLayout As Object, Optional Local As Object)
Parameters
- Filename
- String
- FileFormat
- Object
- Password
- Object
- WriteResPassword
- Object
- ReadOnlyRecommended
- Object
- CreateBackup
- Object
- AddToMru
- Object
- TextCodepage
- Object
- TextVisualLayout
- Object
- Local
- Object