HeaderFooter.DifferentFirst Property
Different First.Represents the attribte in schema: differentFirst
Namespace: DocumentFormat.OpenXml.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'宣言
<SchemaAttrAttribute(, "differentFirst")> _
Public Property DifferentFirst As BooleanValue
Get
Set
'使用
Dim instance As HeaderFooter
Dim value As BooleanValue
value = instance.DifferentFirst
instance.DifferentFirst = value
[SchemaAttrAttribute(, "differentFirst")]
public BooleanValue DifferentFirst { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.