Dummy.ShowField 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í.
showField
Representa el atributo siguiente en el esquema: showField
[DocumentFormat.OpenXml.SchemaAttr(0, "showField")]
public DocumentFormat.OpenXml.StringValue ShowField { get; set; }
public DocumentFormat.OpenXml.StringValue ShowField { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "showField")]
public DocumentFormat.OpenXml.StringValue? ShowField { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("showField")]
public DocumentFormat.OpenXml.StringValue? ShowField { get; set; }
public DocumentFormat.OpenXml.StringValue? ShowField { get; set; }
member this.ShowField : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "showField")>]
member this.ShowField : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("showField")>]
member this.ShowField : DocumentFormat.OpenXml.StringValue with get, set
Public Property ShowField As StringValue
Valor de propiedad
- Atributos