Compartilhar via


BrowseSlideMode.ShowScrollbar Propriedade

Definição

Mostrar barra de rolagem na janela

Representa o seguinte atributo no esquema: showScrollbar

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

Valor da propriedade

Retorna BooleanValue.

Atributos

Comentários

As informações a seguir do ECMA International Standard ECMA-376 podem ser úteis ao trabalhar com essa classe.

Especifica se deve mostrar a barra de rolagem na janela de exibição.

Os valores possíveis para esse atributo são definidos pelo tipo de dados esquema boolean XML.

Aplica-se a