Compartir a través de


SparklineGroup.Last Property

last.Represents the attribte in schema: last

Namespace:  DocumentFormat.OpenXml.Office2010.Excel
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "last")> _
Public Property Last As BooleanValue
    Get
    Set
'Usage
Dim instance As SparklineGroup
Dim value As BooleanValue

value = instance.Last

instance.Last = value
[SchemaAttrAttribute(, "last")]
public BooleanValue Last { get; set; }

Property Value

Type: DocumentFormat.OpenXml.BooleanValue

See Also

Reference

SparklineGroup Class

SparklineGroup Members

DocumentFormat.OpenXml.Office2010.Excel Namespace