PhotoAlbum.ShowCaptions 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.
Mostrar/ocultar legendas
Representa o seguinte atributo no esquema: showCaptions
[DocumentFormat.OpenXml.SchemaAttr(0, "showCaptions")]
public DocumentFormat.OpenXml.BooleanValue ShowCaptions { get; set; }
public DocumentFormat.OpenXml.BooleanValue ShowCaptions { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "showCaptions")]
public DocumentFormat.OpenXml.BooleanValue? ShowCaptions { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("showCaptions")]
public DocumentFormat.OpenXml.BooleanValue? ShowCaptions { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ShowCaptions { get; set; }
member this.ShowCaptions : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "showCaptions")>]
member this.ShowCaptions : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("showCaptions")>]
member this.ShowCaptions : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ShowCaptions As BooleanValue
Valor da propriedade
Retorna BooleanValue.
- Atributos