RevisionDefinedName.FunctionGroupId 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í.
Identificador de grupo de funciones
Representa el atributo siguiente en el esquema: functionGroupId
[DocumentFormat.OpenXml.SchemaAttr(0, "functionGroupId")]
public DocumentFormat.OpenXml.ByteValue FunctionGroupId { get; set; }
public DocumentFormat.OpenXml.ByteValue FunctionGroupId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "functionGroupId")]
public DocumentFormat.OpenXml.ByteValue? FunctionGroupId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("functionGroupId")]
public DocumentFormat.OpenXml.ByteValue? FunctionGroupId { get; set; }
public DocumentFormat.OpenXml.ByteValue? FunctionGroupId { get; set; }
member this.FunctionGroupId : DocumentFormat.OpenXml.ByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "functionGroupId")>]
member this.FunctionGroupId : DocumentFormat.OpenXml.ByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("functionGroupId")>]
member this.FunctionGroupId : DocumentFormat.OpenXml.ByteValue with get, set
Public Property FunctionGroupId As ByteValue
Valor de propiedad
Devuelve ByteValue.
- Atributos