Indentation.Hanging 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.
Recuo removido da primeira linha
Representa o seguinte atributo no esquema: w:hanging
[DocumentFormat.OpenXml.SchemaAttr(23, "hanging")]
public DocumentFormat.OpenXml.StringValue Hanging { get; set; }
public DocumentFormat.OpenXml.StringValue Hanging { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "hanging")]
public DocumentFormat.OpenXml.StringValue? Hanging { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:hanging")]
public DocumentFormat.OpenXml.StringValue? Hanging { get; set; }
public DocumentFormat.OpenXml.StringValue? Hanging { get; set; }
member this.Hanging : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "hanging")>]
member this.Hanging : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:hanging")>]
member this.Hanging : DocumentFormat.OpenXml.StringValue with get, set
Public Property Hanging As StringValue
Valor da propriedade
Retorna UInt64Value.
- Atributos