CustomXsn.CachedView Property
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.
CachedView.
Represents the following element tag in the schema: ntns:cached.
public DocumentFormat.OpenXml.Office.CustomXsn.CachedView CachedView { get; set; }
public DocumentFormat.OpenXml.Office.CustomXsn.CachedView? CachedView { get; set; }
member this.CachedView : DocumentFormat.OpenXml.Office.CustomXsn.CachedView with get, set
Public Property CachedView As CachedView