IWorkbookSession.RefreshEmbeddedModel 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.
Do a shallow refresh of the embedded model. This is only needed when working against O14 models
[System.Runtime.InteropServices.ComVisible(false)]
public void RefreshEmbeddedModel ();
[<System.Runtime.InteropServices.ComVisible(false)>]
abstract member RefreshEmbeddedModel : unit -> unit
Public Sub RefreshEmbeddedModel ()
- Attributes