共用方式為


Extrusion.LightFace Property

Definition

Shape Face Lighting Toggle

Represents the following attribute in the schema: lightface

[DocumentFormat.OpenXml.SchemaAttr(0, "lightface")]
public DocumentFormat.OpenXml.TrueFalseValue LightFace { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue LightFace { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "lightface")]
public DocumentFormat.OpenXml.TrueFalseValue? LightFace { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("lightface")]
public DocumentFormat.OpenXml.TrueFalseValue? LightFace { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? LightFace { get; set; }
member this.LightFace : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "lightface")>]
member this.LightFace : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("lightface")>]
member this.LightFace : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property LightFace As TrueFalseValue

Property Value

Returns EnumValue<T>.

Attributes

Applies to