RevisionDefinedName.OldFunctionGroupId 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.
ID do Grupo de Funções Antigas
Representa o seguinte atributo no esquema: oldFunctionGroupId
[DocumentFormat.OpenXml.SchemaAttr(0, "oldFunctionGroupId")]
public DocumentFormat.OpenXml.ByteValue OldFunctionGroupId { get; set; }
public DocumentFormat.OpenXml.ByteValue OldFunctionGroupId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "oldFunctionGroupId")]
public DocumentFormat.OpenXml.ByteValue? OldFunctionGroupId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("oldFunctionGroupId")]
public DocumentFormat.OpenXml.ByteValue? OldFunctionGroupId { get; set; }
public DocumentFormat.OpenXml.ByteValue? OldFunctionGroupId { get; set; }
member this.OldFunctionGroupId : DocumentFormat.OpenXml.ByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "oldFunctionGroupId")>]
member this.OldFunctionGroupId : DocumentFormat.OpenXml.ByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("oldFunctionGroupId")>]
member this.OldFunctionGroupId : DocumentFormat.OpenXml.ByteValue with get, set
Public Property OldFunctionGroupId As ByteValue
Valor da propriedade
Retorna ByteValue.
- Atributos