SdtContentText.MultiLine 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.
Permitir quebras de linhas suaves
Representa o seguinte atributo no esquema: w:multiLine
[DocumentFormat.OpenXml.SchemaAttr(23, "multiLine")]
public DocumentFormat.OpenXml.OnOffValue MultiLine { get; set; }
public DocumentFormat.OpenXml.OnOffValue MultiLine { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "multiLine")]
public DocumentFormat.OpenXml.OnOffValue? MultiLine { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:multiLine")]
public DocumentFormat.OpenXml.OnOffValue? MultiLine { get; set; }
public DocumentFormat.OpenXml.OnOffValue? MultiLine { get; set; }
member this.MultiLine : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "multiLine")>]
member this.MultiLine : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:multiLine")>]
member this.MultiLine : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property MultiLine As OnOffValue
Valor da propriedade
- Atributos