RevisionDefinedName.OldFunctionGroupId Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Id. de grupo de funciones antiguo
Representa el atributo siguiente en el 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 de propiedad
Devuelve ByteValue.
- Atributos