Compartilhar via


SlideSyncProperties.ServerSlideId Propriedade

Definição

ID do arquivo de slide do servidor

Representa o seguinte atributo no esquema: serverSldId

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

Valor da propriedade

Retorna StringValue.

Atributos

Comentários

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

Identificador do arquivo de slides no servidor. Essa ID não tem relação com a ID do Slide e é um identificador exclusivo para o slide na biblioteca de slides.

Os valores possíveis para esse atributo são definidos pelo tipo de dados esquema string XML.

Aplica-se a