RelationshipIds.StylePart 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.
Parte de definição de relação explícita com estilo
Representa o seguinte atributo no esquema: r:qs
[DocumentFormat.OpenXml.SchemaAttr(19, "qs")]
public DocumentFormat.OpenXml.StringValue StylePart { get; set; }
public DocumentFormat.OpenXml.StringValue StylePart { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(19, "qs")]
public DocumentFormat.OpenXml.StringValue? StylePart { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("r:qs")]
public DocumentFormat.OpenXml.StringValue? StylePart { get; set; }
public DocumentFormat.OpenXml.StringValue? StylePart { get; set; }
member this.StylePart : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(19, "qs")>]
member this.StylePart : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("r:qs")>]
member this.StylePart : DocumentFormat.OpenXml.StringValue with get, set
Public Property StylePart As StringValue
Valor da propriedade
Retorna StringValue.
- Atributos