VTClipboardData.Format 属性

定义

Format 属性

表示架构中的以下属性:格式

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

属性值

返回 StringValue

属性

适用于