Animate.By Property

Definition

by

Represents the following attribute in the schema: by

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

Property Value

Returns StringValue.

Attributes

Applies to