Shape.Blip Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Relação com a Parte da Imagem
Representa o seguinte atributo no esquema: r:blip
[DocumentFormat.OpenXml.SchemaAttr(19, "blip")]
public DocumentFormat.OpenXml.StringValue Blip { get; set; }
public DocumentFormat.OpenXml.StringValue Blip { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(19, "blip")]
public DocumentFormat.OpenXml.StringValue? Blip { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("r:blip")]
public DocumentFormat.OpenXml.StringValue? Blip { get; set; }
public DocumentFormat.OpenXml.StringValue? Blip { get; set; }
member this.Blip : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(19, "blip")>]
member this.Blip : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("r:blip")>]
member this.Blip : DocumentFormat.OpenXml.StringValue with get, set
Public Property Blip As StringValue
Valor da propriedade
Retorna StringValue.
- Atributos