Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public Field Field { get; }
Public ReadOnly Property Field As Field
Get
public:
property Field^ Field {
Field^ get ();
}
member Field : Field with get
Property Value
Type:
Field
See Also