RevisionDefinedName.Function 属性

定义

函数

表示架构中的以下属性: 函数

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

属性值

返回 BooleanValue

属性

适用于