ColorStyle.Method 属性

定义

meth,此属性仅在 Office 2013 及更高版本中可用。

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

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

属性值

属性

适用于