SharedItems.ContainsMixedTypes プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
混合データ型を含む
スキーマ内の次の属性を表します。 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 を返します。
- 属性