FrameProperties.VerticalSpace 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.
Preenchimento de quadro vertical
Representa o seguinte atributo no esquema: w:vSpace
[DocumentFormat.OpenXml.SchemaAttr(23, "vSpace")]
public DocumentFormat.OpenXml.StringValue VerticalSpace { get; set; }
public DocumentFormat.OpenXml.StringValue VerticalSpace { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "vSpace")]
public DocumentFormat.OpenXml.StringValue? VerticalSpace { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:vSpace")]
public DocumentFormat.OpenXml.StringValue? VerticalSpace { get; set; }
public DocumentFormat.OpenXml.StringValue? VerticalSpace { get; set; }
member this.VerticalSpace : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "vSpace")>]
member this.VerticalSpace : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:vSpace")>]
member this.VerticalSpace : DocumentFormat.OpenXml.StringValue with get, set
Public Property VerticalSpace As StringValue
Valor da propriedade
Retorna UInt64Value.
- Atributos