共用方式為


Dummy.Percentage Property

Definition

percentage

Represents the following attribute in the schema: percentage

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

Property Value

Attributes

Applies to