Share via


RefCell.HomeRef Property

Definition

homeRef, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: homeRef

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

Property Value

Attributes

Applies to