Sequence.Function 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.
function
Representa o seguinte atributo no esquema: emma:function
[DocumentFormat.OpenXml.SchemaAttr(44, "function")]
public DocumentFormat.OpenXml.StringValue Function { get; set; }
public DocumentFormat.OpenXml.StringValue Function { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(44, "function")]
public DocumentFormat.OpenXml.StringValue? Function { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("emma:function")]
public DocumentFormat.OpenXml.StringValue? Function { get; set; }
public DocumentFormat.OpenXml.StringValue? Function { get; set; }
member this.Function : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(44, "function")>]
member this.Function : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("emma:function")>]
member this.Function : DocumentFormat.OpenXml.StringValue with get, set
Public Property Function As StringValue
Valor da propriedade
- Atributos