共用方式為


RevExFuture.Sti Property

Definition

sti, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: sti

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

Property Value

Attributes

Applies to