Sources.StyleName 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.
Nome do estilo de documentação
Representa o seguinte atributo no esquema: StyleName
[DocumentFormat.OpenXml.SchemaAttr(0, "StyleName")]
public DocumentFormat.OpenXml.StringValue StyleName { get; set; }
public DocumentFormat.OpenXml.StringValue StyleName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "StyleName")]
public DocumentFormat.OpenXml.StringValue? StyleName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("StyleName")]
public DocumentFormat.OpenXml.StringValue? StyleName { get; set; }
public DocumentFormat.OpenXml.StringValue? StyleName { get; set; }
member this.StyleName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "StyleName")>]
member this.StyleName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("StyleName")>]
member this.StyleName : DocumentFormat.OpenXml.StringValue with get, set
Public Property StyleName As StringValue
Valor da propriedade
Retorna StringValue.
- Atributos