WorkbookView.ShowVerticalScroll 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 Rolagem Vertical
Representa o seguinte atributo no esquema: showVerticalScroll
[DocumentFormat.OpenXml.SchemaAttr(0, "showVerticalScroll")]
public DocumentFormat.OpenXml.BooleanValue ShowVerticalScroll { get; set; }
public DocumentFormat.OpenXml.BooleanValue ShowVerticalScroll { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "showVerticalScroll")]
public DocumentFormat.OpenXml.BooleanValue? ShowVerticalScroll { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("showVerticalScroll")]
public DocumentFormat.OpenXml.BooleanValue? ShowVerticalScroll { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ShowVerticalScroll { get; set; }
member this.ShowVerticalScroll : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "showVerticalScroll")>]
member this.ShowVerticalScroll : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("showVerticalScroll")>]
member this.ShowVerticalScroll : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ShowVerticalScroll As BooleanValue
Valor da propriedade
Retorna BooleanValue.
- Atributos