Share via


ColorStyle.Method Property

Definition

meth, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to