Share via


Path.AllowTextPath 属性

定义

文本路径切换

表示架构中的以下属性:textpathok

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

属性值

返回 EnumValue<T>

属性

适用于