IWorkbookSession.Save 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.
After refresh, save the workbook back into SharePoint.
[System.Runtime.InteropServices.ComVisible(false)]
public void Save ();
[<System.Runtime.InteropServices.ComVisible(false)>]
abstract member Save : unit -> unit
Public Sub Save ()
- Attributes