次の方法で共有


CalculationCell.NewThread プロパティ

定義

新しいスレッド

スキーマ内の次の属性を表します。 t

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

プロパティ値

BooleanValue を返します。

属性

適用対象