共用方式為


RichValueRefreshInterval.ResourceIdInt Property

Definition

resourceIdInt, this property is only available in Office 2021 and later.

Represents the following attribute in the schema: resourceIdInt

public DocumentFormat.OpenXml.Int32Value? ResourceIdInt { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "resourceIdInt")]
public DocumentFormat.OpenXml.Int32Value? ResourceIdInt { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("resourceIdInt")]
public DocumentFormat.OpenXml.Int32Value? ResourceIdInt { get; set; }
member this.ResourceIdInt : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "resourceIdInt")>]
member this.ResourceIdInt : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("resourceIdInt")>]
member this.ResourceIdInt : DocumentFormat.OpenXml.Int32Value with get, set
Public Property ResourceIdInt As Int32Value

Property Value

Attributes

Applies to