Sources.SelectedStyle Propriedade

Definição

Estilo Selecionado

Representa o seguinte atributo no esquema: SelectedStyle

[DocumentFormat.OpenXml.SchemaAttr(0, "SelectedStyle")]
public DocumentFormat.OpenXml.StringValue SelectedStyle { get; set; }
public DocumentFormat.OpenXml.StringValue SelectedStyle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "SelectedStyle")]
public DocumentFormat.OpenXml.StringValue? SelectedStyle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("SelectedStyle")]
public DocumentFormat.OpenXml.StringValue? SelectedStyle { get; set; }
public DocumentFormat.OpenXml.StringValue? SelectedStyle { get; set; }
member this.SelectedStyle : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "SelectedStyle")>]
member this.SelectedStyle : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("SelectedStyle")>]
member this.SelectedStyle : DocumentFormat.OpenXml.StringValue with get, set
Public Property SelectedStyle As StringValue

Valor da propriedade

Devolve StringValue.

Atributos

Comentários

As seguintes informações do ECMA International Standard ECMA-376 podem ser úteis ao trabalhar com esta classe.

Especifica o nome de um ficheiro que pode ser utilizado para formatar as bibliografias e citações neste documento.

Se este ficheiro tiver um formulário desconhecido ou não puder ser localizado, os outros atributos neste elemento poderão ser utilizados para determinar o formato a utilizar.

Veja um exemplo:

<b:Sources SelectedStyle="\APA.XSL" StyleName="APA" URI="http://schemas.openxmlformats.org/bibliographicStyle/APA">  

Os valores possíveis para este atributo são definidos pelo ST_String255 tipo simples.

Aplica-se a