次の方法で共有


SharedItems.ContainsMixedTypes プロパティ

定義

混合データ型を含む

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象